Interface GalleryImage.DefinitionStages.WithSecurityTypes
- All Known Subinterfaces:
GalleryImage.Definition,GalleryImage.DefinitionStages.WithCreate
- Enclosing interface:
GalleryImage.DefinitionStages
public static interface GalleryImage.DefinitionStages.WithSecurityTypes
The stage of the gallery image definition allowing to specify security type.
-
Method Summary
Modifier and TypeMethodDescriptionEnables trusted launch.
-
Method Details
-
withTrustedLaunch
GalleryImage.DefinitionStages.WithCreate withTrustedLaunch()Enables trusted launch.Trusted launch only supports hypervisor generation V2.
- Returns:
- the next definition stage
-