Package version:

Interface ImageVersionSecurityProfile

The security profile of a gallery image version

interface ImageVersionSecurityProfile {
    uefiSettings?: GalleryImageVersionUefiSettings;
}

Properties

Properties

Contains UEFI settings for the image version.