ClusterPeerCommandResponseProperties.ClusterPeeringCommand Property
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.
ClusterPeeringCommand to run to accept cluster peer. Will only be present if <code>clusterPeeringStatus</code> is <code>pending</code>.
public string ClusterPeeringCommand { get; }
member this.ClusterPeeringCommand : string
Public ReadOnly Property ClusterPeeringCommand As String