Skip to main content

Interface: $Properties

Capacity.Request.$Properties

Properties of a Request.

Hierarchy

Properties

asyncOperationId

Optional asyncOperationId: null | string

The id of the async operation that is creating/updating/deleting the capacity, if any.


endTime

Optional endTime: null | $Properties

The date and time when the capacity request was completed or failed.


spec

Optional spec: null | $Properties

The requested capacity specification.


startTime

Optional startTime: null | $Properties

The date and time when the capacity request was created.


state

Optional state: null | State

The current state of the capacity request (e.g. in-progress, completed, failed).