Compartir a través de


CreateDataFlowDebugSessionRequest.IntegrationRuntime Propiedad

Definición

Obtiene o establece el conjunto para usar la configuración de Integration Runtime para la sesión de depuración del flujo de datos.

[Newtonsoft.Json.JsonProperty(PropertyName="integrationRuntime")]
public Microsoft.Azure.Management.DataFactory.Models.IntegrationRuntimeDebugResource IntegrationRuntime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="integrationRuntime")>]
member this.IntegrationRuntime : Microsoft.Azure.Management.DataFactory.Models.IntegrationRuntimeDebugResource with get, set
Public Property IntegrationRuntime As IntegrationRuntimeDebugResource

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a