LinkConnectionDetailedStatus Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The LinkConnectionDetailedStatus.
[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.LinkConnectionDetailedStatus+LinkConnectionDetailedStatusConverter))]
public class LinkConnectionDetailedStatus
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.LinkConnectionDetailedStatus+LinkConnectionDetailedStatusConverter))>]
type LinkConnectionDetailedStatus = class
Public Class LinkConnectionDetailedStatus
- Inheritance
-
LinkConnectionDetailedStatus
- Attributes
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. |
Applies to
Azure SDK for .NET