BackupResourceVaultConfig interface   
Backup resource vault config details.
Properties
| enhanced | 
	Enabled or Disabled.  | 
| is | 
	This flag is no longer in use. Please use 'softDeleteFeatureState' to set the soft delete state for the vault  | 
| resource | 
	ResourceGuard Operation Requests  | 
| soft | 
	Soft Delete feature state  | 
| soft | 
	Soft delete retention period in days  | 
| storage | 
	Storage type.  | 
| storage | 
	Storage type.  | 
| storage | 
	Locked or Unlocked. Once a machine is registered against a resource, the storageTypeState is always Locked.  | 
Property Details
		enhancedSecurityState
	  
	Enabled or Disabled.
enhancedSecurityState?: string
				Property Value
string
		isSoftDeleteFeatureStateEditable
	     
	This flag is no longer in use. Please use 'softDeleteFeatureState' to set the soft delete state for the vault
isSoftDeleteFeatureStateEditable?: boolean
				Property Value
boolean
		resourceGuardOperationRequests
	   
	ResourceGuard Operation Requests
resourceGuardOperationRequests?: string[]
				Property Value
string[]
		softDeleteFeatureState
	   
	Soft Delete feature state
softDeleteFeatureState?: string
				Property Value
string
		softDeleteRetentionPeriodInDays
	    
	Soft delete retention period in days
softDeleteRetentionPeriodInDays?: number
				Property Value
number
		storageModelType
	  
	Storage type.
storageModelType?: string
				Property Value
string
		storageType
	 
	Storage type.
storageType?: string
				Property Value
string
		storageTypeState
	  
	Locked or Unlocked. Once a machine is registered against a resource, the storageTypeState is always Locked.
storageTypeState?: string
				Property Value
string