Compartir a través de


VolumeGroupVolumeProperties.OriginatingResourceId Property

Definition

Gets id of the snapshot or backup that the volume is restored from.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.originatingResourceId")]
public string OriginatingResourceId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.originatingResourceId")>]
member this.OriginatingResourceId : string
Public ReadOnly Property OriginatingResourceId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

Id of the snapshot or backup that the volume is restored from.

Applies to