Aracılığıyla paylaş


Volume.SnapshotId Property

Definition

Gets or sets resource identifier used to identify the Snapshot.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

UUID v4 or resource identifier used to identify the Snapshot.

Applies to