CommunityGalleryImageOutput interface
Specifies information about the gallery image definition that you want to create or update.
Properties
| properties | Describes the properties of a gallery image definition. |
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 definition.
properties?: CommunityGalleryImagePropertiesOutput
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