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