MabProtectionPolicy interface

Mab container-specific backup policy.

Extends

Properties

backupManagementType

Polymorphic discriminator, which specifies the different types this object can be

retentionPolicy

Retention policy details.

schedulePolicy

Backup schedule of backup policy.

Inherited Properties

protectedItemsCount

Number of items associated with this policy.

resourceGuardOperationRequests

ResourceGuard Operation Requests

Property Details

backupManagementType

Polymorphic discriminator, which specifies the different types this object can be

backupManagementType: "MAB"

Property Value

"MAB"

retentionPolicy

Retention policy details.

retentionPolicy?: RetentionPolicyUnion

Property Value

schedulePolicy

Backup schedule of backup policy.

schedulePolicy?: SchedulePolicyUnion

Property Value

Inherited Property Details

protectedItemsCount

Number of items associated with this policy.

protectedItemsCount?: number

Property Value

number

Inherited From ProtectionPolicy.protectedItemsCount

resourceGuardOperationRequests

ResourceGuard Operation Requests

resourceGuardOperationRequests?: string[]

Property Value

string[]

Inherited From ProtectionPolicy.resourceGuardOperationRequests