Share via


Backup.SnapshotName Property

Definition

Gets or sets the name of the snapshot

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to