Interface GalleryImage.DefinitionStages.WithEula
- All Known Subinterfaces:
GalleryImage.Definition
,GalleryImage.DefinitionStages.WithCreate
- Enclosing interface:
- GalleryImage.DefinitionStages
public static interface GalleryImage.DefinitionStages.WithEula
The stage of the gallery image definition allowing to specify eula.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies eula.
-
Method Details
-
withEula
Specifies eula.- Parameters:
eula
- the Eula agreement for the gallery image- Returns:
- the next definition stage
-