Compartilhar via


ExecuteSSISPackageActivity.ProjectConnectionManagers Propriedade

Definição

Obtém ou define os gerenciadores de conexões no nível do projeto para executar o pacote SSIS.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.projectConnectionManagers")]
public System.Collections.Generic.IDictionary<string,System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.DataFactory.Models.SSISExecutionParameter>> ProjectConnectionManagers { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.projectConnectionManagers")>]
member this.ProjectConnectionManagers : System.Collections.Generic.IDictionary<string, System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.DataFactory.Models.SSISExecutionParameter>> with get, set
Public Property ProjectConnectionManagers As IDictionary(Of String, IDictionary(Of String, SSISExecutionParameter))

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a