Share via


Backup.BackupId Property

Definition

Gets uUID v4 used to identify the Backup

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

UUID v4 used to identify the Backup

Applies to