IUsage.NameValue Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Gets a string describing the resource name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="value")]
public string NameValue { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Gets a string describing the resource name.", 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

String
Attributes

Applies to