SubRequest.Limit Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Resource quota limit properties.
[Microsoft.Azure.PowerShell.Cmdlets.Quota.Origin(Microsoft.Azure.PowerShell.Cmdlets.Quota.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Quota.Models.ILimitJsonObject Limit { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Quota.Origin(Microsoft.Azure.PowerShell.Cmdlets.Quota.PropertyOrigin.Owned)>]
member this.Limit : Microsoft.Azure.PowerShell.Cmdlets.Quota.Models.ILimitJsonObject with get, set
Public Property Limit As ILimitJsonObject
Property Value
Implements
- Attributes