CapacityReservationInstanceView Class

Definition

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