Share via


DiskEncryptionSetUpdate interface

disk encryption set update resource.

Properties

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.

properties

disk encryption set resource update properties.

tags

Resource tags

Property Details

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.

identity?: EncryptionSetIdentity

Property Value

properties

disk encryption set resource update properties.

properties?: DiskEncryptionSetUpdateProperties

Property Value

tags

Resource tags

tags?: Record<string, string>

Property Value

Record<string, string>