Uses of Class
com.azure.resourcemanager.compute.models.DiskRestorePointList
-
Packages that use DiskRestorePointList Package Description com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of DiskRestorePointList in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return DiskRestorePointList Modifier and Type Method Description DiskRestorePointListDiskRestorePointList. withNextLink(String nextLink)Set the nextLink property: The uri to fetch the next page of disk restore points.DiskRestorePointListDiskRestorePointList. withValue(List<DiskRestorePointInner> value)Set the value property: A list of disk restore points.
-