ManagedDiskEncryption interface

The object that contains details of encryption used on the workspace.

Properties

keySource

The encryption keySource (provider). Possible values (case-insensitive): Microsoft.Keyvault

keyVaultProperties

Key Vault input properties for encryption.

rotationToLatestKeyVersionEnabled

Indicate whether the latest key version should be automatically used for Managed Disk Encryption.

Property Details

keySource

The encryption keySource (provider). Possible values (case-insensitive): Microsoft.Keyvault

keySource: string

Property Value

string

keyVaultProperties

Key Vault input properties for encryption.

keyVaultProperties: ManagedDiskEncryptionKeyVaultProperties

Property Value

rotationToLatestKeyVersionEnabled

Indicate whether the latest key version should be automatically used for Managed Disk Encryption.

rotationToLatestKeyVersionEnabled?: boolean

Property Value

boolean