Share via


ICsmUsageQuota.NameValue Property

Definition

Non-localized name.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Non-localized name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="value")]
public string NameValue { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Non-localized name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.NameValue : string with get, set
Public Property NameValue As String

Property Value

Attributes

Applies to