Share via


SelfHostedIntegrationRuntime.LinkedInfo Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to