PSNetAppFilesReplicationObject.EndpointType 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 or sets indicates whether the local volume is the source or destination for the Volume Replication. Possible values include: 'src', 'dst'
public string EndpointType { get; set; }
member this.EndpointType : string with get, set
Public Property EndpointType As String