Share via


IUsageName.LocalizedValue Property

Definition

The localized name of the resource

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The localized name of the resource", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="localizedValue")]
public string LocalizedValue { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The localized name of the resource", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="localizedValue")>]
member this.LocalizedValue : string
Public ReadOnly Property LocalizedValue As String

Property Value

Attributes

Applies to