Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DiskEncryptionInfo

Package version

interface

An interface representing DiskEncryptionInfo. Recovery disk encryption info (BEK and KEK).

Hierarchy

  • DiskEncryptionInfo

Index

Properties

Optional diskEncryptionKeyInfo

diskEncryptionKeyInfo: DiskEncryptionKeyInfo
member

{DiskEncryptionKeyInfo} [diskEncryptionKeyInfo] The recovery KeyVault reference for secret.

Optional keyEncryptionKeyInfo

keyEncryptionKeyInfo: KeyEncryptionKeyInfo
member

{KeyEncryptionKeyInfo} [keyEncryptionKeyInfo] The recovery KeyVault reference for key.

Generated using TypeDoc