Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DiskEncryptionSettings

Package version

Describes a Encryption Settings for a Disk

Hierarchy

  • DiskEncryptionSettings

Index

Properties

Optional diskEncryptionKey

diskEncryptionKey: KeyVaultSecretReference

Specifies the location of the disk encryption key, which is a Key Vault Secret.

Optional enabled

enabled: undefined | false | true

Specifies whether disk encryption should be enabled on the virtual machine.

Optional keyEncryptionKey

keyEncryptionKey: KeyVaultKeyReference

Specifies the location of the key encryption key in Key Vault.

Generated using TypeDoc