ResourceGuard interface

Properties

allowAutoApprovals

This flag indicates whether auto approval is allowed or not. NOTE: This property will not be serialized. It can only be populated by the server.

description

Description about the pre-req steps to perform all the critical operations. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

Provisioning state of the BackupVault resource NOTE: This property will not be serialized. It can only be populated by the server.

resourceGuardOperations

{readonly} List of operation details those are protected by the ResourceGuard resource NOTE: This property will not be serialized. It can only be populated by the server.

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. NOTE: This property will not be serialized. It can only be populated by the server.

allowAutoApprovals?: boolean

Property Value

boolean

description

Description about the pre-req steps to perform all the critical operations. NOTE: This property will not be serialized. It can only be populated by the server.

description?: string

Property Value

string

provisioningState

Provisioning state of the BackupVault resource NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

resourceGuardOperations

{readonly} List of operation details those are protected by the ResourceGuard resource NOTE: This property will not be serialized. It can only be populated by the server.

resourceGuardOperations?: ResourceGuardOperation[]

Property Value

vaultCriticalOperationExclusionList

List of critical operations which are not protected by this resourceGuard

vaultCriticalOperationExclusionList?: string[]

Property Value

string[]