Share via


CreateLinkedIntegrationRuntimeRequest.DataFactoryLocation Property

Definition

Gets or sets the location of the data factory that the linked integration runtime belongs to.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to