Uses of Class
com.azure.resourcemanager.compute.models.CapacityReservationListResult
-
Packages that use CapacityReservationListResult Package Description com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of CapacityReservationListResult in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return CapacityReservationListResult Modifier and Type Method Description CapacityReservationListResultCapacityReservationListResult. withNextLink(String nextLink)Set the nextLink property: The URI to fetch the next page of capacity reservations.CapacityReservationListResultCapacityReservationListResult. withValue(List<CapacityReservationInner> value)Set the value property: The list of capacity reservations.
-