SharedGalleryImageVersionOutput interface
Specifies information about the gallery image version that you want to create or update.
- Extends
Properties
| properties | Describes the properties of a gallery image version. |
Inherited Properties
| identifier | The identifier information of shared gallery. |
| location | Resource location |
| name | Resource name |
Property Details
properties
Describes the properties of a gallery image version.
properties?: SharedGalleryImageVersionPropertiesOutput
Property Value
Inherited Property Details
identifier
The identifier information of shared gallery.
identifier?: SharedGalleryIdentifierOutput
Property Value
Inherited From PirSharedGalleryResourceOutput.identifier
location
Resource location
location?: string
Property Value
string
Inherited From PirSharedGalleryResourceOutput.location
name
Resource name
name?: string
Property Value
string
Inherited From PirSharedGalleryResourceOutput.name