Get-AzsSubscriptionsQuota
Get the list of subscription resource provider quotas at a location.
Syntax
List (Default)
Get-AzsSubscriptionsQuota
[-Location <String>]
[<CommonParameters>]
Get
Get-AzsSubscriptionsQuota
-Name <String>
[-Location <String>]
[<CommonParameters>]
ResourceId
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.
Parameter properties
| Type: | String |
| Default value: | None |
| Supports wildcards: | False |
| DontShow: | False |
| Aliases: | ArmLocation |
Parameter sets
List
| Position: | Named |
| Mandatory: | False |
| Value from pipeline: | False |
| Value from pipeline by property name: | False |
| Value from remaining arguments: | False |
Get
| Position: | Named |
| Mandatory: | False |
| Value from pipeline: | False |
| Value from pipeline by property name: | False |
| Value from remaining arguments: | False |
-Name
Name of the quota.
Parameter properties
| Type: | String |
| Default value: | None |
| Supports wildcards: | False |
| DontShow: | False |
Parameter sets
Get
| Position: | Named |
| Mandatory: | True |
| Value from pipeline: | False |
| Value from pipeline by property name: | False |
| Value from remaining arguments: | False |
-ResourceId
The resource id.
Parameter properties
| Type: | String |
| Default value: | None |
| Supports wildcards: | False |
| DontShow: | False |
Parameter sets
ResourceId
| Position: | Named |
| Mandatory: | True |
| Value from pipeline: | False |
| Value from pipeline by property name: | True |
| Value from remaining arguments: | False |
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.