Uses of Class
com.azure.resourcemanager.netapp.models.DestinationReplication
Packages that use DestinationReplication
Package
Description
Package containing the data models for NetAppManagementClient.
-
Uses of DestinationReplication in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return DestinationReplicationModifier and TypeMethodDescriptionstatic DestinationReplication
DestinationReplication.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of DestinationReplication from the JsonReader.DestinationReplication.withRegion
(String region) Set the region property: The remote region for the destination volume.DestinationReplication.withReplicationType
(ReplicationType replicationType) Set the replicationType property: Indicates whether the replication is cross zone or cross region.DestinationReplication.withResourceId
(String resourceId) Set the resourceId property: The resource ID of the remote volume.Set the zone property: The remote zone for the destination volume.Methods in com.azure.resourcemanager.netapp.models that return types with arguments of type DestinationReplicationModifier and TypeMethodDescriptionReplicationObject.destinationReplications()
Get the destinationReplications property: A list of destination replications.