PSClusterPeerCommandResponse Class

Definition

Represents the cluster peer command response returned by Start-AzNetAppFilesPeerExternalCluster, containing the command and passphrase to run on the external ONTAP cluster to accept cluster peering.

public class PSClusterPeerCommandResponse
type PSClusterPeerCommandResponse = class
Public Class PSClusterPeerCommandResponse
Inheritance
PSClusterPeerCommandResponse

Constructors

Name Description
PSClusterPeerCommandResponse()

Properties

Name Description
ClusterPeeringCommand

Gets or sets the cluster peering command to run on the external ONTAP cluster to accept cluster peering. Will only be present if clusterPeeringStatus is pending.

Passphrase

Gets or sets the passphrase to use with the cluster peer command.

Applies to