Uses of Class
com.azure.resourcemanager.compute.models.DiskList
Packages that use DiskList
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of DiskList in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return DiskListModifier and TypeMethodDescriptionstatic DiskListDiskList.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DiskList from the JsonReader.DiskList.withNextLink(String nextLink) Set the nextLink property: The uri to fetch the next page of disks.Set the value property: A list of disks.