Share via


ILocalizableString.LocalizedValue Property

Definition

the locale specific value.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.DiagnosticSetting.Runtime.Info(Description="the locale specific value.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="localizedValue")]
public string LocalizedValue { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.DiagnosticSetting.Runtime.Info(Description="the locale specific value.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="localizedValue")>]
member this.LocalizedValue : string with get, set
Public Property LocalizedValue As String

Property Value

Attributes

Applies to