Share via


ResourceGuard interface

model interface ResourceGuard

Properties

allowAutoApprovals

This flag indicates whether auto approval is allowed or not.

description

Description about the pre-req steps to perform all the critical operations.

provisioningState

Provisioning state of the BackupVault resource

resourceGuardOperations

{readonly} List of operation details those are protected by the ResourceGuard resource

vaultCriticalOperationExclusionList

List of critical operations which are not protected by this resourceGuard

Property Details

allowAutoApprovals

This flag indicates whether auto approval is allowed or not.

allowAutoApprovals?: boolean

Property Value

boolean

description

Description about the pre-req steps to perform all the critical operations.

description?: string

Property Value

string

provisioningState

Provisioning state of the BackupVault resource

provisioningState?: string

Property Value

string

resourceGuardOperations

{readonly} List of operation details those are protected by the ResourceGuard resource

resourceGuardOperations?: ResourceGuardOperation[]

Property Value

vaultCriticalOperationExclusionList

List of critical operations which are not protected by this resourceGuard

vaultCriticalOperationExclusionList?: string[]

Property Value

string[]