BackupResourceConfig interface
The resource storage details.
Properties
cross |
Opt in details of Cross Region Restore feature. |
dedup |
Vault Dedup state |
storage |
Storage type |
storage |
Storage type. |
storage |
Locked or Unlocked. Once a machine is registered against a resource, the storageTypeState is always Locked. |
xcool |
Vault x-cool state |
Property Details
crossRegionRestoreFlag
Opt in details of Cross Region Restore feature.
crossRegionRestoreFlag?: boolean
Property Value
boolean
dedupState
Vault Dedup state
dedupState?: string
Property Value
string
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
xcoolState
Vault x-cool state
xcoolState?: string
Property Value
string