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