Aracılığıyla paylaş


ReplicationObject.EndpointType Property

Definition

Gets or sets indicates whether the local volume is the source or destination for the Volume Replication Possible values include: 'src', 'dst'

[Newtonsoft.Json.JsonProperty(PropertyName="endpointType")]
public string EndpointType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endpointType")>]
member this.EndpointType : string with get, set
Public Property EndpointType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to