Sdílet prostřednictvím


BackupProperties.SnapshotName Property

Definition

Gets or sets the name of the snapshot

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to