Uses of Interface
com.azure.resourcemanager.netapp.models.ClusterPeerCommandResponse
Packages that use ClusterPeerCommandResponse
Package
Description
Package containing the data models for NetAppManagementClient.
-
Uses of ClusterPeerCommandResponse in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return ClusterPeerCommandResponseModifier and TypeMethodDescriptionVolume.peerExternalCluster
(PeerClusterForVolumeMigrationRequest body) Start Cluster peering Starts peering the external cluster for this migration volume.Volume.peerExternalCluster
(PeerClusterForVolumeMigrationRequest body, com.azure.core.util.Context context) Start Cluster peering Starts peering the external cluster for this migration volume.Volumes.peerExternalCluster
(String resourceGroupName, String accountName, String poolName, String volumeName, PeerClusterForVolumeMigrationRequest body) Start Cluster peering Starts peering the external cluster for this migration volume.Volumes.peerExternalCluster
(String resourceGroupName, String accountName, String poolName, String volumeName, PeerClusterForVolumeMigrationRequest body, com.azure.core.util.Context context) Start Cluster peering Starts peering the external cluster for this migration volume.