다음을 통해 공유


LinkedIntegrationRuntimeRequest.LinkedFactoryName Property

Definition

Gets or sets the data factory name for linked integration runtime.

[Newtonsoft.Json.JsonProperty(PropertyName="factoryName")]
public string LinkedFactoryName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="factoryName")>]
member this.LinkedFactoryName : string with get, set
Public Property LinkedFactoryName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to