Uses of Class
com.azure.resourcemanager.compute.models.CapacityReservationInstanceViewWithName
Packages that use CapacityReservationInstanceViewWithName
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of CapacityReservationInstanceViewWithName in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return CapacityReservationInstanceViewWithNameModifier and TypeMethodDescriptionCapacityReservationInstanceViewWithName.withStatuses(List<InstanceViewStatus> statuses) Set the statuses property: The resource status information.CapacityReservationInstanceViewWithName.withUtilizationInfo(CapacityReservationUtilization utilizationInfo) Set the utilizationInfo property: Unutilized capacity of the capacity reservation.Methods in com.azure.resourcemanager.compute.models that return types with arguments of type CapacityReservationInstanceViewWithNameModifier and TypeMethodDescriptionCapacityReservationGroupInstanceView.capacityReservations()Get the capacityReservations property: List of instance view of the capacity reservations under the capacity reservation group.