Share via


DiskEncryptionSetOutput 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

id

Resource Id

location

Resource location

name

Resource name

tags

Resource tags

type

Resource type

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?: EncryptionSetIdentityOutput

Property Value

properties

properties?: EncryptionSetPropertiesOutput

Property Value

Inherited Property Details

id

Resource Id

id?: string

Property Value

string

Inherited From ResourceOutput.id

location

Resource location

location: string

Property Value

string

Inherited From ResourceOutput.location

name

Resource name

name?: string

Property Value

string

Inherited From ResourceOutput.name

tags

Resource tags

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From ResourceOutput.tags

type

Resource type

type?: string

Property Value

string

Inherited From ResourceOutput.type