UpdateAzMySqlConfiguration_UpdateExpanded.Value Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Category(new Microsoft.Azure.PowerShell.Cmdlets.MySql.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.MySql.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="Value of the configuration.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="value")]
[System.Management.Automation.Parameter(HelpMessage="Value of the configuration.", Mandatory=false)]
public string Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Category(new Microsoft.Azure.PowerShell.Cmdlets.MySql.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.MySql.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="Value of the configuration.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="value")>]
[<System.Management.Automation.Parameter(HelpMessage="Value of the configuration.", Mandatory=false)>]
member this.Value : string with get, set
Public Property Value As String

Property Value

String
Attributes

Applies to