Uses of Class
com.azure.resourcemanager.netapp.models.VolumeBackupProperties
Packages that use VolumeBackupProperties
Package
Description
Package containing the data models for NetAppManagementClient.
-
Uses of VolumeBackupProperties in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return VolumeBackupPropertiesModifier and TypeMethodDescriptionVolumePatchPropertiesDataProtection.backup()
Get the backup property: Backup Properties.VolumePropertiesDataProtection.backup()
Get the backup property: Backup Properties.static VolumeBackupProperties
VolumeBackupProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of VolumeBackupProperties from the JsonReader.VolumeBackupProperties.withBackupPolicyId
(String backupPolicyId) Set the backupPolicyId property: Backup Policy Resource ID.VolumeBackupProperties.withBackupVaultId
(String backupVaultId) Set the backupVaultId property: Backup Vault Resource ID.VolumeBackupProperties.withPolicyEnforced
(Boolean policyEnforced) Set the policyEnforced property: Policy Enforced.Methods in com.azure.resourcemanager.netapp.models with parameters of type VolumeBackupPropertiesModifier and TypeMethodDescriptionVolumePatchPropertiesDataProtection.withBackup
(VolumeBackupProperties backup) Set the backup property: Backup Properties.VolumePropertiesDataProtection.withBackup
(VolumeBackupProperties backup) Set the backup property: Backup Properties.