GenericProtectionPolicy interface

Azure VM (Mercury) workload-specific backup policy.

Extends

Properties

backupManagementType

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

fabricName

Name of this policy's fabric.

subProtectionPolicy

List of sub-protection policies which includes schedule and retention

timeZone

TimeZone optional input as string. For example: TimeZone = "Pacific Standard Time".

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: "GenericProtectionPolicy"

Property Value

"GenericProtectionPolicy"

fabricName

Name of this policy's fabric.

fabricName?: string

Property Value

string

subProtectionPolicy

List of sub-protection policies which includes schedule and retention

subProtectionPolicy?: SubProtectionPolicy[]

Property Value

timeZone

TimeZone optional input as string. For example: TimeZone = "Pacific Standard Time".

timeZone?: string

Property Value

string

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