Share via


GalleryApplication interface

Specifies information about the gallery Application Definition that you want to create or update.

Extends

Properties

properties

Describes the properties of a gallery Application Definition.

Inherited Properties

location

Resource location

tags

Resource tags

Property Details

properties

Describes the properties of a gallery Application Definition.

properties?: GalleryApplicationProperties

Property Value

Inherited Property Details

location

Resource location

location: string

Property Value

string

Inherited From Resource.location

tags

Resource tags

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From Resource.tags