Uses of Class
com.azure.resourcemanager.compute.models.GalleryImageVersionList
Packages that use GalleryImageVersionList
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of GalleryImageVersionList in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return GalleryImageVersionListModifier and TypeMethodDescriptionGalleryImageVersionList.withNextLink(String nextLink) Set the nextLink property: The uri to fetch the next page of gallery image versions.GalleryImageVersionList.withValue(List<GalleryImageVersionInner> value) Set the value property: A list of gallery image versions.