Sdílet prostřednictvím


BackupProperties.BackupId Property

Definition

Gets uUID v4 used to identify the Backup

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to