共用方式為


LinkConnectionDetailedStatus interface

屬性

continuousRunId

連結連線的對應連續執行標識碼

error

連結連線錯誤

id

連結線上標識碼

isApplyingChanges

是否連結連線套用變更

isPartiallyFailed

連結連線是否部分失敗

landingZoneCredentialExpireTime

連結連線登陸區域認證到期時間

name

連結連線名稱

refreshStatus

連結連線重新整理狀態

startTime

連結連線開始時間

status

連結連線狀態,請參閱此 文章 以取得詳細數據。

stopTime

連結連線停止時間

屬性詳細資料

continuousRunId

連結連線的對應連續執行標識碼

continuousRunId?: string

屬性值

string

error

連結連線錯誤

error?: any

屬性值

any

id

連結線上標識碼

id?: string

屬性值

string

isApplyingChanges

是否連結連線套用變更

isApplyingChanges?: boolean

屬性值

boolean

isPartiallyFailed

連結連線是否部分失敗

isPartiallyFailed?: boolean

屬性值

boolean

landingZoneCredentialExpireTime

連結連線登陸區域認證到期時間

landingZoneCredentialExpireTime?: Date

屬性值

Date

name

連結連線名稱

name?: string

屬性值

string

refreshStatus

連結連線重新整理狀態

refreshStatus?: LinkConnectionRefreshStatus

屬性值

startTime

連結連線開始時間

startTime?: any

屬性值

any

status

連結連線狀態,請參閱此 文章 以取得詳細數據。

status?: string

屬性值

string

stopTime

連結連線停止時間

stopTime?: any

屬性值

any