CommunityGalleryImageVersionOutput interface
Specifies information about the gallery image version that you want to create or update.
Properties
| properties | Describes the properties of a gallery image version. |
Inherited Properties
| identifier | The identifier information of community gallery. |
| location | Resource location |
| name | Resource name |
| type | Resource type |
Property Details
properties
Describes the properties of a gallery image version.
properties?: CommunityGalleryImageVersionPropertiesOutput
Property Value
Inherited Property Details
identifier
The identifier information of community gallery.
identifier?: CommunityGalleryIdentifierOutput
Property Value
Inherited From PirCommunityGalleryResourceOutput.identifier
location
Resource location
location?: string
Property Value
string
Inherited From PirCommunityGalleryResourceOutput.location
name
Resource name
name?: string
Property Value
string
Inherited From PirCommunityGalleryResourceOutput.name
type
Resource type
type?: string
Property Value
string
Inherited From PirCommunityGalleryResourceOutput.type