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