Share via


ReplicationObject.RemoteVolumeRegion Property

Definition

Gets or sets the remote region for the other end of the Volume Replication.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to