Share via


IUsage.NameValue Property

Definition

The name of the resource

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

Property Value

Attributes

Applies to