Uses of Class
com.azure.resourcemanager.compute.models.GalleryApplicationVersionList
Packages that use GalleryApplicationVersionList
Package
Description
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 GalleryApplicationVersionListModifier and TypeMethodDescriptionGalleryApplicationVersionList.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of GalleryApplicationVersionList from the JsonReader.GalleryApplicationVersionList.withNextLink(String nextLink) Set the nextLink property: The uri to fetch the next page of gallery Application Versions.GalleryApplicationVersionList.withValue(List<GalleryApplicationVersionInner> value) Set the value property: A list of gallery Application Versions.