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