az import-export location
Import-export location.
Commands
az import-export location list |
Returns a list of locations to which you can ship the disks associated with an import or export job. A location is a Microsoft data center region. |
az import-export location show |
Returns the details about a location to which you can ship the disks associated with an import or export job. A location is an Azure region. |
az import-export location list
Returns a list of locations to which you can ship the disks associated with an import or export job. A location is a Microsoft data center region.
az import-export location list
Examples
List locations to which you can ship the disks
az import-export location list
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.
az import-export location show
Returns the details about a location to which you can ship the disks associated with an import or export job. A location is an Azure region.
az import-export location show --location
Examples
Show details about a location
az import-export location show --location "West US 2"
Required Parameters
Location. Values from: az import-export location list
.
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.