GalleryImageOutput interface
Specifies information about the gallery image definition that you want to create or update.
- Extends
Properties
| properties | Describes the properties of a gallery image definition. |
Inherited Properties
| id | Resource Id |
| location | Resource location |
| name | Resource name |
| tags | Resource tags |
| type | Resource type |
Property Details
properties
Describes the properties of a gallery image definition.
properties?: GalleryImagePropertiesOutput
Property Value
Inherited Property Details
id
location
name
tags
Resource tags
tags?: Record<string, string>
Property Value
Record<string, string>
Inherited From ResourceOutput.tags