VolumeFailoverMetadata.BackupElementId Property

Definition

Gets or sets the path ID of the backup-element for this volume, inside the backup set.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to