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