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