Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DiskEncryptionSetUpdate

Package version

disk encryption set update resource.

Hierarchy

  • DiskEncryptionSetUpdate

Index

Properties

Optional activeKey

Key Vault Key Url to be used for server side encryption of Managed Disks and Snapshots

Optional encryptionType

encryptionType: DiskEncryptionSetType

The type of key used to encrypt the data of the disk.

Optional identity

The managed identity for the disk encryption set. It should be given permission on the key vault before it can be used to encrypt disks.

Optional rotationToLatestKeyVersionEnabled

rotationToLatestKeyVersionEnabled: undefined | false | true

Set this flag to true to enable auto-updating of this disk encryption set to the latest key version.

Optional tags

tags: undefined | {}

Resource tags

Generated using TypeDoc