Uses of Interface
com.azure.resourcemanager.netapp.models.Replication
Packages that use Replication
Package
Description
Package containing the data models for NetAppManagementClient.
-
Uses of Replication in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return types with arguments of type ReplicationModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable
<Replication> Volume.listReplications()
List replications for volume List all replications for a specified volume.com.azure.core.http.rest.PagedIterable
<Replication> Volume.listReplications
(com.azure.core.util.Context context) List replications for volume List all replications for a specified volume.com.azure.core.http.rest.PagedIterable
<Replication> Volumes.listReplications
(String resourceGroupName, String accountName, String poolName, String volumeName) List replications for volume List all replications for a specified volume.com.azure.core.http.rest.PagedIterable
<Replication> Volumes.listReplications
(String resourceGroupName, String accountName, String poolName, String volumeName, com.azure.core.util.Context context) List replications for volume List all replications for a specified volume.