Share via


DiskEncryptionSet interface

disk encryption set resource.

Extends

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

Inherited Properties

location

Resource location

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

properties?: EncryptionSetProperties

Property Value

Inherited Property Details

location

Resource location

location: string

Property Value

string

Inherited From Resource.location

tags

Resource tags

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From Resource.tags