CapacityReservationInstanceView Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The instance view of a capacity reservation that provides as snapshot of the runtime properties of the capacity reservation that is managed by the platform and can change outside of control plane operations.
public class CapacityReservationInstanceView
type CapacityReservationInstanceView = class
Public Class CapacityReservationInstanceView
- Inheritance
-
CapacityReservationInstanceView
- Derived
Constructors
CapacityReservationInstanceView() |
Initializes a new instance of the CapacityReservationInstanceView class. |
CapacityReservationInstanceView(CapacityReservationUtilization, IList<InstanceViewStatus>) |
Initializes a new instance of the CapacityReservationInstanceView class. |
Properties
Statuses |
Gets or sets the resource status information. |
UtilizationInfo |
Gets or sets unutilized capacity of the capacity reservation. |
Applies to
Azure SDK for .NET