WaitStatus interface

The status of the wait duration.

Properties

status

The status of the wait duration. NOTE: This property will not be serialized. It can only be populated by the server.

waitDurationInSeconds

The wait duration configured in seconds. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

status

The status of the wait duration. NOTE: This property will not be serialized. It can only be populated by the server.

status?: UpdateStatus

Property Value

waitDurationInSeconds

The wait duration configured in seconds. NOTE: This property will not be serialized. It can only be populated by the server.

waitDurationInSeconds?: number

Property Value

number