Bagikan melalui


LinkedIntegrationRuntime.DataFactoryLocation Property

Definition

Gets the location of the workspace for which the linked integration runtime belong to.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to