Uses of Interface
com.azure.resourcemanager.netapp.models.ReplicationStatus
Packages that use ReplicationStatus
Package
Description
Package containing the data models for NetAppManagementClient.
-
Uses of ReplicationStatus in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return ReplicationStatusModifier and TypeMethodDescriptionVolumes.replicationStatus
(String resourceGroupName, String accountName, String poolName, String volumeName) Get volume replication status Get the status of the replication.Methods in com.azure.resourcemanager.netapp.models that return types with arguments of type ReplicationStatusModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response
<ReplicationStatus> Volumes.replicationStatusWithResponse
(String resourceGroupName, String accountName, String poolName, String volumeName, com.azure.core.util.Context context) Get volume replication status Get the status of the replication.