Aracılığıyla paylaş


SelfHostedIntegrationRuntime.LinkedInfo Property

Definition

Gets or sets linked integration runtime type from data factory

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.linkedInfo")]
public Microsoft.Azure.Management.Synapse.Models.LinkedIntegrationRuntimeType LinkedInfo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.linkedInfo")>]
member this.LinkedInfo : Microsoft.Azure.Management.Synapse.Models.LinkedIntegrationRuntimeType with get, set
Public Property LinkedInfo As LinkedIntegrationRuntimeType

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to