Interface GalleryImage.DefinitionStages.WithTags
- All Known Subinterfaces:
GalleryImage.Definition,GalleryImage.DefinitionStages.WithCreate
- Enclosing interface:
GalleryImage.DefinitionStages
public static interface GalleryImage.DefinitionStages.WithTags
The stage of the gallery image definition allowing to specify tags.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies tags.
-
Method Details
-
withTags
Specifies tags.- Parameters:
tags- resource tags- Returns:
- the next definition stage
-