Uses of Class
com.azure.resourcemanager.compute.models.GalleryInVMAccessControlProfileList
Packages that use GalleryInVMAccessControlProfileList
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of GalleryInVMAccessControlProfileList in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return GalleryInVMAccessControlProfileListModifier and TypeMethodDescriptionGalleryInVMAccessControlProfileList.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of GalleryInVMAccessControlProfileList from the JsonReader.GalleryInVMAccessControlProfileList.withNextLink(String nextLink) Set the nextLink property: The uri to fetch the next page of inVMAccessControlProfiles in the gallery.GalleryInVMAccessControlProfileList.withValue(List<GalleryInVMAccessControlProfileInner> value) Set the value property: A list of Gallery InVMAccessControlProfiles.