Share via


IntegrationRuntimeComputeProperties.Location Property

Definition

The location for managed integration runtime. The supported regions could be found on https://docs.microsoft.com/en-us/azure/data-factory/data-factory-data-movement-activities.

public Azure.Core.AzureLocation? Location { get; set; }
member this.Location : Nullable<Azure.Core.AzureLocation> with get, set
Public Property Location As Nullable(Of AzureLocation)

Property Value

Applies to