ClusterPeerCommandResult.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.
Gets the cluster peering command to run to accept the cluster peer. Returns an empty string when the service payload does not include the command.
public string ClusterPeeringCommand { get; }
member this.ClusterPeeringCommand : string
Public ReadOnly Property ClusterPeeringCommand As String