LinkConnectionDetailedStatus interface
属性
| continuous |
链接连接的相应连续运行 ID |
| error | 链接连接错误 |
| id | 链接连接 ID |
| is |
应用更改的链接连接 |
| is |
链接连接是否部分失败 |
| landing |
链接连接登陆区域凭据过期时间 |
| name | 链接连接名称 |
| refresh |
链接连接刷新状态 |
| start |
链接连接开始时间 |
| status | 链接连接状态,有关详细信息,请参阅此 文章。 |
| stop |
链接连接停止时间 |
属性详细信息
continuousRunId
链接连接的相应连续运行 ID
continuousRunId?: string
属性值
string
error
链接连接错误
error?: any
属性值
any
id
链接连接 ID
id?: string
属性值
string
isApplyingChanges
应用更改的链接连接
isApplyingChanges?: boolean
属性值
boolean
isPartiallyFailed
链接连接是否部分失败
isPartiallyFailed?: boolean
属性值
boolean
landingZoneCredentialExpireTime
链接连接登陆区域凭据过期时间
landingZoneCredentialExpireTime?: Date
属性值
Date
name
链接连接名称
name?: string
属性值
string
refreshStatus
startTime
链接连接开始时间
startTime?: any
属性值
any
status
stopTime
链接连接停止时间
stopTime?: any
属性值
any