Uses of Class
com.azure.resourcemanager.netapp.models.VolumeBackups
Packages that use VolumeBackups
Package
Description
Package containing the inner data models for NetAppManagementClient.
Package containing the data models for NetAppManagementClient.
-
Uses of VolumeBackups in com.azure.resourcemanager.netapp.fluent.models
Methods in com.azure.resourcemanager.netapp.fluent.models that return types with arguments of type VolumeBackupsModifier and TypeMethodDescriptionBackupPolicyInner.volumeBackups()Get the volumeBackups property: A list of volumes assigned to this policy.BackupPolicyProperties.volumeBackups()Get the volumeBackups property: A list of volumes assigned to this policy. -
Uses of VolumeBackups in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return VolumeBackupsModifier and TypeMethodDescriptionstatic VolumeBackupsVolumeBackups.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VolumeBackups from the JsonReader.VolumeBackups.withBackupsCount(Integer backupsCount) Set the backupsCount property: Total count of backups for volume.VolumeBackups.withPolicyEnabled(Boolean policyEnabled) Set the policyEnabled property: Policy enabled.VolumeBackups.withVolumeName(String volumeName) Set the volumeName property: Volume name.VolumeBackups.withVolumeResourceId(String volumeResourceId) Set the volumeResourceId property: ResourceId used to identify the Volume.Methods in com.azure.resourcemanager.netapp.models that return types with arguments of type VolumeBackupsModifier and TypeMethodDescriptionBackupPolicy.volumeBackups()Gets the volumeBackups property: A list of volumes assigned to this policy.BackupPolicyPatch.volumeBackups()Get the volumeBackups property: A list of volumes assigned to this policy.