az vmware addon srm
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 addon srm command. Learn more about extensions.
Commands to manage a Site Recovery Manager (SRM) addon.
Commands
| az vmware addon srm create |
Create a Site Recovery Manager (SRM) addon for a private cloud. |
| az vmware addon srm delete |
Delete a Site Recovery Manager (SRM) addon for a private cloud. |
| az vmware addon srm show |
Show details of a Site Recovery Manager (SRM) addon for a private cloud. |
| az vmware addon srm update |
Update a Site Recovery Manager (SRM) addon for a private cloud. |
az vmware addon srm create
Create a Site Recovery Manager (SRM) addon for a private cloud.
az vmware addon srm create --license-key
--private-cloud
--resource-group
Examples
Create a Site Recovery Manager (SRM) addon.
az vmware addon srm create --resource-group MyResourceGroup --private-cloud MyPrivateCloud --license-key "41915-178A8-FF4A4-DB683-6D735"
Required Parameters
The Site Recovery Manager (SRM) license.
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 addon srm delete
Delete a Site Recovery Manager (SRM) addon for a private cloud.
az vmware addon srm delete --private-cloud
--resource-group
[--yes]
Examples
Delete a Site Recovery Manager (SRM) addon.
az vmware addon srm delete --resource-group MyResourceGroup --private-cloud MyPrivateCloud
Required Parameters
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 addon srm show
Show details of a Site Recovery Manager (SRM) addon for a private cloud.
az vmware addon srm show --private-cloud
--resource-group
Examples
Show details of a Site Recovery Manager (SRM) addon.
az vmware addon srm show --resource-group MyResourceGroup --private-cloud MyPrivateCloud
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 addon srm update
Update a Site Recovery Manager (SRM) addon for a private cloud.
az vmware addon srm update --license-key
--private-cloud
--resource-group
Examples
Update a Site Recovery Manager (SRM) addon.
az vmware addon srm update --resource-group MyResourceGroup --private-cloud MyPrivateCloud --license-key "41915-178A8-FF4A4-DB683-6D735"
Required Parameters
The Site Recovery Manager (SRM) license.
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.
الملاحظات
إرسال الملاحظات وعرضها المتعلقة بـ