Uses of Class
com.azure.resourcemanager.compute.models.GalleryImageList
-
Packages that use GalleryImageList Package Description com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of GalleryImageList in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return GalleryImageList Modifier and Type Method Description GalleryImageListGalleryImageList. withNextLink(String nextLink)Set the nextLink property: The uri to fetch the next page of Image Definitions in the Shared Image Gallery.GalleryImageListGalleryImageList. withValue(List<GalleryImageInner> value)Set the value property: A list of Shared Image Gallery images.
-