你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

VaultProperty Class

Definition

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'

Applies to