AzurePolicy Class

Definition

Azure Workload specific backup policy class.

public class AzurePolicy : Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.PolicyBase
type AzurePolicy = class
    inherit PolicyBase
Public Class AzurePolicy
Inherits PolicyBase
Inheritance
Derived

Constructors

AzurePolicy()

Properties

BackupManagementType

Type of the backup management agent.

(Inherited from ManagementContext)
Id

Fully qualified ARM ID of this policy

(Inherited from PolicyBase)
Name

Name of the policy

(Inherited from PolicyBase)
RetentionPolicy

Object defining the retention behavior of this policy.

SchedulePolicy

Object defining the schedule associated with this policy.

WorkloadType

Workload type of the item associated with this policy

(Inherited from PolicyBase)

Methods

Validate()

Applies to