EncryptionProperties interface

The container group encryption properties.

Properties

identity

The keyvault managed identity.

keyName

The encryption key name.

keyVersion

The encryption key version.

vaultBaseUrl

The keyvault base url.

Property Details

identity

The keyvault managed identity.

identity?: string

Property Value

string

keyName

The encryption key name.

keyName: string

Property Value

string

keyVersion

The encryption key version.

keyVersion: string

Property Value

string

vaultBaseUrl

The keyvault base url.

vaultBaseUrl: string

Property Value

string