VolumeGroupVolumeProperties.OriginatingResourceId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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