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