Share via


ILimitJsonObject.Type Property

Definition

The limit object type.

[Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.Info(Create=true, Description="The limit object type.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=true, SerializedName="limitObjectType", Update=true)]
public string Type { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.Info(Create=true, Description="The limit object type.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=true, SerializedName="limitObjectType", Update=true)>]
member this.Type : string
Public ReadOnly Property Type As String

Property Value

Attributes

Applies to