az netappfiles quota-limit
Get quota limits.
Get the default and current limits for Azure NetApp Files (ANF) quotas.
Commands
Name | Description | Type | Status |
---|---|---|---|
az netappfiles quota-limit list |
List the default and current limits for quotas. |
Core | GA |
az netappfiles quota-limit show |
Get the default and current subscription quota limit. |
Core | GA |
az netappfiles quota-limit list
List the default and current limits for quotas.
az netappfiles quota-limit list --___location
Examples
List the quota limits for eastus
az netappfiles quota-limit list -l eastus
Required Parameters
Location. Values from: az account list-locations
. You can configure the default ___location using az configure --defaults ___location=<___location>
.
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |
az netappfiles quota-limit show
Get the default and current subscription quota limit.
az netappfiles quota-limit show [--ids]
[--___location]
[--name --quota-limit-name]
[--subscription]
Examples
Get the quota limits for totalTiBsPerSubscription on eastus
az netappfiles quota-limit show -l eastus -n totalTiBsPerSubscription
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Location. Values from: az account list-locations
. You can configure the default ___location using az configure --defaults ___location=<___location>
.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
The name of the Quota Limit.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |