ImageVersionSecurityProfile Class
The security profile of a gallery image version.
- Inheritance
-
azure.mgmt.compute._serialization.ModelImageVersionSecurityProfile
Constructor
ImageVersionSecurityProfile(*, uefi_settings: _models.GalleryImageVersionUefiSettings | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
uefi_settings
|
Contains UEFI settings for the image version. |
Variables
Name | Description |
---|---|
uefi_settings
|
Contains UEFI settings for the image version. |
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