共用方式為


StatusDetailProperties interface

已連線登錄的狀態詳細資料屬性。

屬性

code

HTTP 狀態代碼。

correlationId

狀態的相互關聯 ID。

description

狀態的描述。

timestamp

狀態的時間戳記。

type

與狀態相對應的已連線登錄元件。

屬性詳細資料

code

HTTP 狀態代碼。

code?: string

屬性值

string

correlationId

狀態的相互關聯 ID。

correlationId?: string

屬性值

string

description

狀態的描述。

description?: string

屬性值

string

timestamp

狀態的時間戳記。

timestamp?: Date

屬性值

Date

type

與狀態相對應的已連線登錄元件。

type?: string

屬性值

string