Uses of Class
com.azure.resourcemanager.compute.models.DiskRestorePointList
Packages that use DiskRestorePointList
Package
Description
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 DiskRestorePointListModifier and TypeMethodDescriptionDiskRestorePointList.withNextLink(String nextLink) Set the nextLink property: The uri to fetch the next page of disk restore points.DiskRestorePointList.withValue(List<DiskRestorePointInner> value) Set the value property: A list of disk restore points.