OSDiskImageEncryption Class

Contains encryption settings for an OS disk image.

Inheritance
azure.mgmt.compute.v2020_09_30.models._models_py3.DiskImageEncryption
OSDiskImageEncryption

Constructor

OSDiskImageEncryption(*, disk_encryption_set_id: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
disk_encryption_set_id
str

A relative URI containing the resource ID of the disk encryption set.

Variables

Name Description
disk_encryption_set_id
str

A relative URI containing the resource ID of the disk encryption set.