Uses of Class
com.azure.resourcemanager.compute.models.CapacityReservationInstanceView
-
Packages that use CapacityReservationInstanceView Package Description com.azure.resourcemanager.compute.fluent.models Package containing the inner data models for ComputeManagementClient.com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of CapacityReservationInstanceView in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return CapacityReservationInstanceView Modifier and Type Method Description CapacityReservationInstanceViewCapacityReservationInner. instanceView()Get the instanceView property: The Capacity reservation instance view.CapacityReservationInstanceViewCapacityReservationProperties. instanceView()Get the instanceView property: The Capacity reservation instance view. -
Uses of CapacityReservationInstanceView in com.azure.resourcemanager.compute.models
Subclasses of CapacityReservationInstanceView in com.azure.resourcemanager.compute.models Modifier and Type Class Description classCapacityReservationInstanceViewWithNameThe instance view of a capacity reservation that includes the name of the capacity reservation.Methods in com.azure.resourcemanager.compute.models that return CapacityReservationInstanceView Modifier and Type Method Description CapacityReservationInstanceViewCapacityReservationUpdate. instanceView()Get the instanceView property: The Capacity reservation instance view.CapacityReservationInstanceViewCapacityReservationInstanceView. withStatuses(List<InstanceViewStatus> statuses)Set the statuses property: The resource status information.CapacityReservationInstanceViewCapacityReservationInstanceView. withUtilizationInfo(CapacityReservationUtilization utilizationInfo)Set the utilizationInfo property: Unutilized capacity of the capacity reservation.
-