Uses of Class
com.azure.resourcemanager.netapp.models.VolumeRelocationProperties
Packages that use VolumeRelocationProperties
Package
Description
Package containing the data models for NetAppManagementClient.
-
Uses of VolumeRelocationProperties in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return VolumeRelocationPropertiesModifier and TypeMethodDescriptionstatic VolumeRelocationProperties
VolumeRelocationProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of VolumeRelocationProperties from the JsonReader.VolumePropertiesDataProtection.volumeRelocation()
Get the volumeRelocation property: VolumeRelocation properties.VolumeRelocationProperties.withRelocationRequested
(Boolean relocationRequested) Set the relocationRequested property: Has relocation been requested for this volume.Methods in com.azure.resourcemanager.netapp.models with parameters of type VolumeRelocationPropertiesModifier and TypeMethodDescriptionVolumePropertiesDataProtection.withVolumeRelocation
(VolumeRelocationProperties volumeRelocation) Set the volumeRelocation property: VolumeRelocation properties.