BlobBackupRuleBasedAutoProtectionSettings.Rules Property

Definition

Rules are evaluated in the order provided. Inclusion adds candidates; exclusion removes candidates. If no rules are present, all containers are considered eligible when enabled = true.

public System.Collections.Generic.IList<Azure.ResourceManager.DataProtectionBackup.Models.BlobBackupAutoProtectionRule> Rules { get; }
member this.Rules : System.Collections.Generic.IList<Azure.ResourceManager.DataProtectionBackup.Models.BlobBackupAutoProtectionRule>
Public ReadOnly Property Rules As IList(Of BlobBackupAutoProtectionRule)

Property Value

Applies to