Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BackupResourceVaultConfig

Package version

Backup resource vault config details.

Hierarchy

  • BackupResourceVaultConfig

Index

Properties

Optional enhancedSecurityState

enhancedSecurityState: EnhancedSecurityState

Enabled or Disabled.

Optional isSoftDeleteFeatureStateEditable

isSoftDeleteFeatureStateEditable: undefined | false | true

Is soft delete feature state editable

Optional resourceGuardOperationRequests

resourceGuardOperationRequests: string[]

ResourceGuard Operation Requests

Optional softDeleteFeatureState

softDeleteFeatureState: SoftDeleteFeatureState

Soft Delete feature state

Optional storageModelType

storageModelType: StorageType

Storage type.

Optional storageType

storageType: StorageType

Storage type.

Optional storageTypeState

storageTypeState: StorageTypeState

Locked or Unlocked. Once a machine is registered against a resource, the storageTypeState is always Locked.

Generated using TypeDoc