Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PolicyBase Class

Definition

Namespace:
Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.RecoveryServices.Backup.Models.dll
Assembly:
Microsoft.Azure.Commands.RecoveryServices.Backup.Models.dll

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

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

Name Description
PolicyBase()

Properties

Name Description
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

Name Description
Validate()

Applies to