OSDiskImageEncryption Class
Contains encryption settings for an OS disk image.
- Inheritance
-
azure.mgmt.compute.v2021_07_01.models._models_py3.DiskImageEncryptionOSDiskImageEncryption
Constructor
OSDiskImageEncryption(*, disk_encryption_set_id: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
disk_encryption_set_id
|
A relative URI containing the resource ID of the disk encryption set. |
Variables
Name | Description |
---|---|
disk_encryption_set_id
|
A relative URI containing the resource ID of the disk encryption set. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python