Compartir a través de


CreateLinkedIntegrationRuntimeRequest.DataFactoryLocation Propiedad

Definición

Obtiene o establece la ubicación de la factoría de datos a la que pertenece el entorno de ejecución de integración vinculado.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a