UpdateAzMySqlConfiguration_Update.Parameter Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="Represents a Configuration.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20171201.IConfiguration) }, ReadOnly=false, Required=true, SerializedName="parameters")]
[System.Management.Automation.Parameter(HelpMessage="Represents a Configuration.", Mandatory=true, ValueFromPipeline=true)]
public Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20171201.IConfiguration Parameter { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="Represents a Configuration.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20171201.IConfiguration) }, ReadOnly=false, Required=true, SerializedName="parameters")>]
[<System.Management.Automation.Parameter(HelpMessage="Represents a Configuration.", Mandatory=true, ValueFromPipeline=true)>]
member this.Parameter : Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20171201.IConfiguration with get, set
Public Property Parameter As IConfiguration

Property Value

IConfiguration
Attributes

Applies to