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. |
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for Python