Share via


az netappfiles resource

Provides operations for Azure NetApp Files (ANF) Account Resources.

Commands

Name Description Type Status
az netappfiles resource query-region-info

Provides storage to network proximity and logical zone mapping information.

Core GA
az netappfiles resource region-info

Provides region specific information.

Core GA
az netappfiles resource region-info default

Provides region specific information.

Core GA
az netappfiles resource region-info default show

Get storage to network proximity and logical zone mapping information.

Core GA
az netappfiles resource region-info list

List region specific information.

Core GA

az netappfiles resource query-region-info

Provides storage to network proximity and logical zone mapping information.

az netappfiles resource query-region-info [--ids]
                                          [--location]
                                          [--subscription]

Examples

Describes region specific information

az netappfiles resource query-region-info -l westus

Optional Parameters

--ids

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.

--location -l

Location. Values from: az account list-locations. You can configure the default location using az configure --defaults location=<location>.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

accepted values: json, jsonc, none, table, tsv, yaml, yamlc
default value: json
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--verbose

Increase logging verbosity. Use --debug for full debug logs.