AzureSqlProtectionPolicy interface
Azure SQL workload-specific backup policy.
- Extends
Properties
backup |
Polymorphic discriminator, which specifies the different types this object can be |
retention |
Retention policy details. |
Inherited Properties
protected |
Number of items associated with this policy. |
resource |
ResourceGuard Operation Requests |
Property Details
backupManagementType
Polymorphic discriminator, which specifies the different types this object can be
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