你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
GalleryImages interface
Interface representing a GalleryImages.
Methods
list(string, string, Gallery |
List gallery images in a given lab. |
Method Details
list(string, string, GalleryImagesListOptionalParams)
List gallery images in a given lab.
function list(resourceGroupName: string, labName: string, options?: GalleryImagesListOptionalParams): PagedAsyncIterableIterator<GalleryImage, GalleryImage[], PageSettings>
Parameters
- resourceGroupName
-
string
The name of the resource group.
- labName
-
string
The name of the lab.
- options
- GalleryImagesListOptionalParams
The options parameters.