Uses of Class
com.azure.resourcemanager.compute.models.CapacityReservationInstanceView
Packages that use CapacityReservationInstanceView
Package
Description
Package containing the inner data models for ComputeManagementClient.
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 CapacityReservationInstanceViewModifier and TypeMethodDescriptionCapacityReservationInner.instanceView()Get the instanceView property: The Capacity reservation instance view.CapacityReservationProperties.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.modelsModifier and TypeClassDescriptionfinal classThe instance view of a capacity reservation that includes the name of the capacity reservation.Methods in com.azure.resourcemanager.compute.models that return CapacityReservationInstanceViewModifier and TypeMethodDescriptionCapacityReservationUpdate.instanceView()Get the instanceView property: The Capacity reservation instance view.CapacityReservationInstanceView.withStatuses(List<InstanceViewStatus> statuses) Set the statuses property: The resource status information.CapacityReservationInstanceView.withUtilizationInfo(CapacityReservationUtilization utilizationInfo) Set the utilizationInfo property: Unutilized capacity of the capacity reservation.