PolicyBase Class

Definition

Base class for backup policy.

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

Constructors

PolicyBase()

Properties

BackupManagementType

Type of the backup management agent.

(Inherited from ManagementContext)
Id

Fully qualified ARM ID of this policy

Name

Name of the policy

WorkloadType

Workload type of the item associated with this policy

Methods

Validate()

Applies to