az backup vault backup-properties
Properties of the Recovery Services vault.
Commands
| az backup vault backup-properties set |
Sets backup related properties of the Recovery Services vault. |
| az backup vault backup-properties show |
Gets backup related properties of the Recovery Services vault. |
az backup vault backup-properties set
Sets backup related properties of the Recovery Services vault.
az backup vault backup-properties set [--backup-storage-redundancy {GeoRedundant, LocallyRedundant, ZoneRedundant}]
[--cross-region-restore-flag {False, True}]
[--hybrid-backup-security-features {Disable, Enable}]
[--ids]
[--name]
[--resource-group]
[--soft-delete-feature-state {Disable, Enable}]
[--tenant-id]
Examples
Sets backup related properties of the Recovery Services vault. (autogenerated)
az backup vault backup-properties set --backup-storage-redundancy GeoRedundant --name MyRecoveryServicesVault --resource-group MyResourceGroup --subscription MySubscription
Optional Parameters
Set backup storage properties for a Recovery Services vault.
Set cross-region-restore feature state for a Recovery Services Vault. Default: False.
Use this field to set the security features for hybrid backups in a Recovery Services Vault.
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.
Name of the Recovery services vault.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Set soft-delete feature state for a Recovery Services Vault.
ID of the tenant if the Resource Guard protecting the vault exists in a different tenant.
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 backup vault backup-properties show
Gets backup related properties of the Recovery Services vault.
az backup vault backup-properties show [--ids]
[--name]
[--resource-group]
Examples
Gets backup related properties of the Recovery Services vault. (autogenerated)
az backup vault backup-properties show --name MyRecoveryServicesVault --resource-group MyResourceGroup
Optional Parameters
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.
Name of the Recovery services vault.
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.
Geri Bildirim
Gönderin ve geri bildirimi görüntüleyin