PSClusterPeerCommandResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|
| Passphrase |
Gets or sets the passphrase to use with the cluster peer command. |