Skip to main content

Interface: IRequest

v1.Capacity.IRequest

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.

Inherited from

$Properties.asyncOperationId


endTime

Optional endTime: null | $Properties

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

Inherited from

$Properties.endTime


spec

Optional spec: null | $Properties

The requested capacity specification.

Inherited from

$Properties.spec


startTime

Optional startTime: null | $Properties

The date and time when the capacity request was created.

Inherited from

$Properties.startTime


state

Optional state: null | State

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

Inherited from

$Properties.state