AzureSqlProtectionPolicy interface

Azure SQL workload-specific backup policy.

Extends

Properties

backupManagementType

This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types.

retentionPolicy

Retention policy details.

Inherited Properties

protectedItemsCount

Number of items associated with this policy.

resourceGuardOperationRequests

ResourceGuard Operation Requests

Property Details

backupManagementType

This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types.

backupManagementType: "AzureSql"

Property Value

"AzureSql"

retentionPolicy

Retention policy details.

retentionPolicy?: RetentionPolicyUnion

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