EncryptionKeyVaultProperties interface

An Encryption Key

Properties

autoDetectedKeyVersion

The auto-detected version of the key if versionType is auto-detected. NOTE: This property will not be serialized. It can only be populated by the server.

keyName

The name of the key.

keyState

The state of key provided NOTE: This property will not be serialized. It can only be populated by the server.

keyVaultUrl

The URL of the vault.

keyVersion

The version of the key.

versionType

Property of the key if user provided or auto detected NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

autoDetectedKeyVersion

The auto-detected version of the key if versionType is auto-detected. NOTE: This property will not be serialized. It can only be populated by the server.

autoDetectedKeyVersion?: string

Property Value

string

keyName

The name of the key.

keyName?: string

Property Value

string

keyState

The state of key provided NOTE: This property will not be serialized. It can only be populated by the server.

keyState?: string

Property Value

string

keyVaultUrl

The URL of the vault.

keyVaultUrl?: string

Property Value

string

keyVersion

The version of the key.

keyVersion?: string

Property Value

string

versionType

Property of the key if user provided or auto detected NOTE: This property will not be serialized. It can only be populated by the server.

versionType?: string

Property Value

string