Uses of Class
com.azure.resourcemanager.netapp.models.BackupVaultPatch
Packages that use BackupVaultPatch
Package
Description
Package containing the service clients for NetAppManagementClient.
Package containing the data models for NetAppManagementClient.
-
Uses of BackupVaultPatch in com.azure.resourcemanager.netapp.fluent
Methods in com.azure.resourcemanager.netapp.fluent with parameters of type BackupVaultPatchModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<BackupVaultInner>, BackupVaultInner> BackupVaultsClient.beginUpdate
(String resourceGroupName, String accountName, String backupVaultName, BackupVaultPatch body) Update NetApp Backup Vault Patch the specified NetApp Backup Vault.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<BackupVaultInner>, BackupVaultInner> BackupVaultsClient.beginUpdate
(String resourceGroupName, String accountName, String backupVaultName, BackupVaultPatch body, com.azure.core.util.Context context) Update NetApp Backup Vault Patch the specified NetApp Backup Vault.BackupVaultsClient.update
(String resourceGroupName, String accountName, String backupVaultName, BackupVaultPatch body) Update NetApp Backup Vault Patch the specified NetApp Backup Vault.BackupVaultsClient.update
(String resourceGroupName, String accountName, String backupVaultName, BackupVaultPatch body, com.azure.core.util.Context context) Update NetApp Backup Vault Patch the specified NetApp Backup Vault. -
Uses of BackupVaultPatch in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return BackupVaultPatchModifier and TypeMethodDescriptionstatic BackupVaultPatch
BackupVaultPatch.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of BackupVaultPatch from the JsonReader.Set the tags property: Resource tags.