VolumeFailoverMetadata.BackupPolicyId Property

Definition

Gets or sets the path ID of the backup policy using which the snapshot was taken.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to