Compartir a través de


IntegrationRuntimeComputeProperties.Location Propiedad

Definición

Obtiene o establece la ubicación de Managed Integration Runtime. Las regiones admitidas se pueden encontrar en https://docs.microsoft.com/en-us/azure/data-factory/data-factory-data-movement-activities

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a