Share via


Replication.RemoteVolumeResourceId Property

Definition

Gets or sets the resource ID of the remote volume.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to