Uses of Class
com.azure.resourcemanager.compute.models.GalleryInVMAccessControlProfileVersionList
Packages that use GalleryInVMAccessControlProfileVersionList
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of GalleryInVMAccessControlProfileVersionList in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return GalleryInVMAccessControlProfileVersionListModifier and TypeMethodDescriptionGalleryInVMAccessControlProfileVersionList.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of GalleryInVMAccessControlProfileVersionList from the JsonReader.GalleryInVMAccessControlProfileVersionList.withNextLink(String nextLink) Set the nextLink property: The uri to fetch the next page of inVMAccessControlProfile versions.GalleryInVMAccessControlProfileVersionList.withValue(List<GalleryInVMAccessControlProfileVersionInner> value) Set the value property: A list of Gallery InVMAccessControlProfile Versions.