Uses of Class
com.azure.resourcemanager.netapp.models.VolumeSnapshotProperties
Packages that use VolumeSnapshotProperties
Package
Description
Package containing the data models for NetAppManagementClient.
-
Uses of VolumeSnapshotProperties in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return VolumeSnapshotPropertiesModifier and TypeMethodDescriptionstatic VolumeSnapshotProperties
VolumeSnapshotProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of VolumeSnapshotProperties from the JsonReader.VolumePatchPropertiesDataProtection.snapshot()
Get the snapshot property: Snapshot properties.VolumePropertiesDataProtection.snapshot()
Get the snapshot property: Snapshot properties.VolumeSnapshotProperties.withSnapshotPolicyId
(String snapshotPolicyId) Set the snapshotPolicyId property: Snapshot Policy ResourceId.Methods in com.azure.resourcemanager.netapp.models with parameters of type VolumeSnapshotPropertiesModifier and TypeMethodDescriptionVolumePatchPropertiesDataProtection.withSnapshot
(VolumeSnapshotProperties snapshot) Set the snapshot property: Snapshot properties.VolumePropertiesDataProtection.withSnapshot
(VolumeSnapshotProperties snapshot) Set the snapshot property: Snapshot properties.