Uses of Class
com.azure.resourcemanager.netapp.models.VolumePatchPropertiesDataProtection
Packages that use VolumePatchPropertiesDataProtection
Package
Description
Package containing the inner data models for NetAppManagementClient.
Package containing the data models for NetAppManagementClient.
-
Uses of VolumePatchPropertiesDataProtection in com.azure.resourcemanager.netapp.fluent.models
Methods in com.azure.resourcemanager.netapp.fluent.models that return VolumePatchPropertiesDataProtectionModifier and TypeMethodDescriptionVolumePatchProperties.dataProtection()
Get the dataProtection property: DataProtection type volumes include an object containing details of the replication.Methods in com.azure.resourcemanager.netapp.fluent.models with parameters of type VolumePatchPropertiesDataProtectionModifier and TypeMethodDescriptionVolumePatchProperties.withDataProtection
(VolumePatchPropertiesDataProtection dataProtection) Set the dataProtection property: DataProtection type volumes include an object containing details of the replication. -
Uses of VolumePatchPropertiesDataProtection in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return VolumePatchPropertiesDataProtectionModifier and TypeMethodDescriptionVolumePatch.dataProtection()
Get the dataProtection property: DataProtection type volumes include an object containing details of the replication.VolumePatchPropertiesDataProtection.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of VolumePatchPropertiesDataProtection from the JsonReader.VolumePatchPropertiesDataProtection.withBackup
(VolumeBackupProperties backup) Set the backup property: Backup Properties.VolumePatchPropertiesDataProtection.withSnapshot
(VolumeSnapshotProperties snapshot) Set the snapshot property: Snapshot properties.Methods in com.azure.resourcemanager.netapp.models with parameters of type VolumePatchPropertiesDataProtectionModifier and TypeMethodDescriptionVolume.UpdateStages.WithDataProtection.withDataProtection
(VolumePatchPropertiesDataProtection dataProtection) Specifies the dataProtection property: DataProtection type volumes include an object containing details of the replication.VolumePatch.withDataProtection
(VolumePatchPropertiesDataProtection dataProtection) Set the dataProtection property: DataProtection type volumes include an object containing details of the replication.