Share via


LinkConnectionDetailedStatus interface

Properties

continuousRunId

Link connection's corresponding continuous run id

error

Link connection error

id

Link connection id

isApplyingChanges

Is link connection applying changes

isPartiallyFailed

Is link connection partially failed

landingZoneCredentialExpireTime

Link connection landing zone credential expire time

name

Link connection name

refreshStatus

Link connection refresh status

startTime

Link connection start time

status

Link connection status, please refer to this articles for details.

stopTime

Link connection stop time

Property Details

continuousRunId

Link connection's corresponding continuous run id

continuousRunId?: string

Property Value

string

error

Link connection error

error?: any

Property Value

any

id

Link connection id

id?: string

Property Value

string

isApplyingChanges

Is link connection applying changes

isApplyingChanges?: boolean

Property Value

boolean

isPartiallyFailed

Is link connection partially failed

isPartiallyFailed?: boolean

Property Value

boolean

landingZoneCredentialExpireTime

Link connection landing zone credential expire time

landingZoneCredentialExpireTime?: Date

Property Value

Date

name

Link connection name

name?: string

Property Value

string

refreshStatus

Link connection refresh status

refreshStatus?: LinkConnectionRefreshStatus

Property Value

startTime

Link connection start time

startTime?: any

Property Value

any

status

Link connection status, please refer to this articles for details.

status?: string

Property Value

string

stopTime

Link connection stop time

stopTime?: any

Property Value

any