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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python