IQuotaProperties.Limit Property

Definition

Resource quota limit properties.

[Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.Info(Create=true, Description="Resource quota limit properties.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Quota.Models.ILimitJsonObject) }, Read=true, ReadOnly=false, Required=false, SerializedName="limit", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Quota.Models.ILimitJsonObject Limit { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.Info(Create=true, Description="Resource quota limit properties.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Quota.Models.ILimitJsonObject) }, Read=true, ReadOnly=false, Required=false, SerializedName="limit", Update=true)>]
member this.Limit : Microsoft.Azure.PowerShell.Cmdlets.Quota.Models.ILimitJsonObject with get, set
Public Property Limit As ILimitJsonObject

Property Value

Attributes

Applies to