BackupFilter.BackupPolicyId Property

Definition

Gets or sets specifies the backupPolicyId of the backups to be filtered. Only 'Equality' operator is supported for this property.

[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