Uses of Class
com.azure.resourcemanager.compute.models.DiskAccessList
-
Packages that use DiskAccessList Package Description com.azure.resourcemanager.compute.models 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 DiskAccessList Modifier and Type Method Description DiskAccessListDiskAccessList. withNextLink(String nextLink)Set the nextLink property: The uri to fetch the next page of disk access resources.DiskAccessListDiskAccessList. withValue(List<DiskAccessInner> value)Set the value property: A list of disk access resources.
-