PSNetAppFilesReplicationObject.ExternalReplicationSetupStatus 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 machine-readable status of the external replication setup. Possible values include: 'ClusterPeerRequired', 'ClusterPeerPending', 'VServerPeerRequired', 'ReplicationCreateRequired', 'NoActionRequired'. Only applies to external replications.
public string ExternalReplicationSetupStatus { get; set; }
member this.ExternalReplicationSetupStatus : string with get, set
Public Property ExternalReplicationSetupStatus As String