Get-AzsSubscriptionsQuota
Get the list of subscription resource provider quotas at a location.
Syntax
Get-AzsSubscriptionsQuota
[-Location <String>]
[<CommonParameters>]
Get-AzsSubscriptionsQuota
-Name <String>
[-Location <String>]
[<CommonParameters>]
Get-AzsSubscriptionsQuota
-ResourceId <String>
[<CommonParameters>]
Description
Get the list of quotas at a location.
Examples
-------------------------- EXAMPLE 1 --------------------------
Get-AzsSubscriptionsQuota
Get the list of subscription resource provider quotas at a location.
Parameters
-Location
The AzureStack location.
Type: | String |
Aliases: | ArmLocation |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Name
Name of the quota.
Type: | String |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-ResourceId
The resource id.
Type: | String |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |
Outputs
Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Quota