az vmware cloud-link
Note
This reference is part of the vmware extension for the Azure CLI (version 2.11.0 or higher). The extension will automatically install the first time you run an az vmware cloud-link command. Learn more about extensions.
Commands to manage cloud links in a private cloud.
Commands
| az vmware cloud-link create |
Create or update a cloud link in a private cloud. |
| az vmware cloud-link delete |
Delete a cloud link in a private cloud. |
| az vmware cloud-link list |
List cloud links in a private cloud. |
| az vmware cloud-link show |
Show details of a cloud link in a private cloud. |
az vmware cloud-link create
Create or update a cloud link in a private cloud.
az vmware cloud-link create --linked-cloud
--name
--private-cloud
--resource-group
Examples
Create a cloud link.
az vmware cloud-link create --resource-group group1 --private-cloud cloud1 --name cloudLink1 --linked-cloud "/subscriptions/12341234-1234-1234-1234-123412341234/resourceGroups/mygroup/providers/Microsoft.AVS/privateClouds/cloud2"
Required Parameters
Identifier of the other private cloud participating in the link.
The name of the cloud link.
Name of the private cloud.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
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.
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.
az vmware cloud-link delete
Delete a cloud link in a private cloud.
az vmware cloud-link delete --name
--private-cloud
--resource-group
[--yes]
Examples
Delete a cloud link.
az vmware cloud-link delete --resource-group group1 --private-cloud cloud1 --name cloudLink1
Required Parameters
The name of the cloud link.
Name of the private cloud.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Optional Parameters
Delete without confirmation.
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.
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.
az vmware cloud-link list
List cloud links in a private cloud.
az vmware cloud-link list --private-cloud
--resource-group
Examples
List cloud links.
az vmware cloud-link list --resource-group group1 --private-cloud cloud1
Required Parameters
Name of the private cloud.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
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.
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.
az vmware cloud-link show
Show details of a cloud link in a private cloud.
az vmware cloud-link show --name
--private-cloud
--resource-group
Examples
Show a cloud link.
az vmware cloud-link show --resource-group group1 --private-cloud cloud1 --name cloudLink1
Required Parameters
The name of the cloud link.
Name of the private cloud.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
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.
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.
الملاحظات
إرسال الملاحظات وعرضها المتعلقة بـ