Freigeben über


RuleBasedBackupPolicy.PolicyRules Property

Definition

Policy rule dictionary that contains rules for each backuptype i.e Full/Incremental/Logs etc.

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

Property Value

Applies to