IResourceBaseRequest.ResourceName Property

Definition

The resource name, such as SKU name.

[Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.Info(Create=false, Description="The resource name, such as SKU name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="resourceName", Update=false)]
public string ResourceName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.Info(Create=false, Description="The resource name, such as SKU name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="resourceName", Update=false)>]
member this.ResourceName : string
Public ReadOnly Property ResourceName As String

Property Value

Attributes

Applies to