Dela via


GalleryApplicationList interface

The List Gallery Applications operation response.

Properties

nextLink

The uri to fetch the next page of Application Definitions in the Application Gallery. Call ListNext() with this to fetch the next page of gallery Application Definitions.

value

A list of Gallery Applications.

Property Details

The uri to fetch the next page of Application Definitions in the Application Gallery. Call ListNext() with this to fetch the next page of gallery Application Definitions.

nextLink?: string

Property Value

string

value

A list of Gallery Applications.

value: GalleryApplication[]

Property Value