Share via


ISubRequest.ResourceType Property

Definition

Resource type for which the quota properties were requested.

[Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.Info(Create=false, Description="Resource type for which the quota properties were requested.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="resourceType", Update=false)]
public string ResourceType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.Info(Create=false, Description="Resource type for which the quota properties were requested.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="resourceType", Update=false)>]
member this.ResourceType : string
Public ReadOnly Property ResourceType As String

Property Value

Attributes

Applies to