List gallery images in a given lab.
Path parameters
The name of the lab.
Query parameters
Specify the $expand query. Example: 'properties($select=displayName)'
The filter to apply to the operation. Example: '$filter=contains(name,'myName')
The maximum number of resources to return from the operation. Example: '$top=10'
The ordering expression for the results, using OData notation. Example: '$orderby=name desc'
Parameters
Response
Azure operation completed successfully.
Changes
Changed in 2 of the 3 revisions of this API.48
- ●
deleted the
pathrequest parameterresourceGroupNamerequest-parameter-removed
- ●
deleted the
pathrequest parametersubscriptionIdrequest-parameter-removed
- ●
deleted the
queryrequest parameterapi-versionrequest-parameter-removed
- ○
the endpoint scheme security
azure_authwas removed from the APIapi-security-removed
- ●
- ●
deleted the
queryrequest parameter$orderByrequest-parameter-removed
- ○
api operation id
GalleryImage_Listremoved and replaced withGalleryImages_Listapi-operation-id-removed
- ○
the endpoint scheme security
azure_authwas added to the APIapi-security-added
- ○
the endpoint scheme security
oauth2was removed from the APIapi-security-removed
- ○
api tag
GalleryImagesaddedapi-tag-added
- ○
api tag
GalleryImageremovedapi-tag-removed
- ○
added the new optional
queryrequest parameter$expandnew-optional-request-parameter
- ○
added the new optional
queryrequest parameter$orderbynew-optional-request-parameter
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●