IConfigurationProperties.DefaultValue Property

Definition

Default value of the configuration.

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Create=false, Description="Default value of the configuration.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="defaultValue", Update=false)]
public string DefaultValue { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Create=false, Description="Default value of the configuration.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="defaultValue", Update=false)>]
member this.DefaultValue : string
Public ReadOnly Property DefaultValue As String

Property Value

Attributes

Applies to