Share via


Snapshot.SnapshotId Property

Definition

Gets uUID v4 used to identify the Snapshot

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

UUID v4 used to identify the Snapshot

Applies to