GalleryImageVersionUpdate interface
Specifies information about the gallery image version that you want to update.
- Extends
Properties
| properties | Describes the properties of a gallery image version. |
Inherited Properties
| tags | Resource tags |
Property Details
properties
Describes the properties of a gallery image version.
properties?: GalleryImageVersionProperties
Property Value
Inherited Property Details
tags
Resource tags
tags?: Record<string, string>
Property Value
Record<string, string>
Inherited From UpdateResourceDefinition.tags