LinkedIntegrationRuntime.DataFactoryLocation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The location of the data factory for which the linked integration runtime belong to.
public Azure.Core.AzureLocation? DataFactoryLocation { get; }
member this.DataFactoryLocation : Nullable<Azure.Core.AzureLocation>
Public ReadOnly Property DataFactoryLocation As Nullable(Of AzureLocation)