Share via


VolumeRevert.SnapshotId Property

Definition

Gets or sets resource id of the snapshot

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to