Uses of Class
com.azure.resourcemanager.compute.models.DiskAccessList
Packages that use DiskAccessList
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of DiskAccessList in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return DiskAccessListModifier and TypeMethodDescriptionstatic DiskAccessListDiskAccessList.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DiskAccessList from the JsonReader.DiskAccessList.withNextLink(String nextLink) Set the nextLink property: The uri to fetch the next page of disk access resources.DiskAccessList.withValue(List<DiskAccessInner> value) Set the value property: A list of disk access resources.