CapacityModeChangeTransitionState interface

The transition state information related capacity mode change with update request.

Properties

capacityModeLastSuccessfulTransitionEndTimestamp

End time in UTC of the last successful capacity mode change.

capacityModeTransitionBeginTimestamp

Begin time in UTC of the capacity mode change.

capacityModeTransitionEndTimestamp

End time in UTC of the capacity mode change.

capacityModeTransitionStatus

The transition status of capacity mode.

currentCapacityMode

Indicates the current capacity mode of the account.

previousCapacityMode

Indicates the previous capacity mode of the account before successful transition.

Property Details

capacityModeLastSuccessfulTransitionEndTimestamp

End time in UTC of the last successful capacity mode change.

capacityModeLastSuccessfulTransitionEndTimestamp?: Date

Property Value

Date

capacityModeTransitionBeginTimestamp

Begin time in UTC of the capacity mode change.

capacityModeTransitionBeginTimestamp?: Date

Property Value

Date

capacityModeTransitionEndTimestamp

End time in UTC of the capacity mode change.

capacityModeTransitionEndTimestamp?: Date

Property Value

Date

capacityModeTransitionStatus

The transition status of capacity mode.

capacityModeTransitionStatus?: string

Property Value

string

currentCapacityMode

Indicates the current capacity mode of the account.

currentCapacityMode?: string

Property Value

string

previousCapacityMode

Indicates the previous capacity mode of the account before successful transition.

previousCapacityMode?: string

Property Value

string