다음을 통해 공유


ReestablishReplicationRequest.SourceVolumeId Property

Definition

Gets or sets resource id of the source volume for the replication

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to