VaultProperty Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Used to get SoftDelete and Encryption vault properties.
public class VaultProperty
type VaultProperty = class
Public Class VaultProperty
- Inheritance
-
VaultProperty
Constructors
VaultProperty(BackupResourceVaultConfig, BackupResourceEncryptionConfigExtendedResource) |
Properties
encryptionProperties | |
EnhancedSecurityState |
Gets or sets enabled or Disabled. Possible values include: 'Invalid', 'Enabled', 'Disabled' |
SoftDeleteFeatureState |
Gets or sets soft Delete feature state. Possible values include: 'Invalid', 'Enabled', 'Disabled' |
StorageModelType |
Gets or sets storage type. Possible values include: 'GeoRedundant', 'LocallyRedundant' |
StorageType |
Gets or sets storage type. Possible values include: 'GeoRedundant', 'LocallyRedundant' |
StorageTypeState |
Gets or sets locked or Unlocked. Once a machine is registered against a resource, the storageTypeState is always Locked. Possible values include: 'Invalid', 'Locked', 'Unlocked' |