Partager via


BackupSetInfo.BackupSetId Property

Definition

Gets or sets id for the set of backup files

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to