Uses of Class
com.azure.resourcemanager.compute.models.CommunityGalleryImageList
Packages that use CommunityGalleryImageList
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of CommunityGalleryImageList in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return CommunityGalleryImageListModifier and TypeMethodDescriptionstatic CommunityGalleryImageListCommunityGalleryImageList.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of CommunityGalleryImageList from the JsonReader.CommunityGalleryImageList.withNextLink(String nextLink) Set the nextLink property: The URI to fetch the next page of community gallery images.CommunityGalleryImageList.withValue(List<CommunityGalleryImageInner> value) Set the value property: A list of community gallery images.