Share via


MapperTable.DslConnectorProperties Property

Definition

List of name/value pairs for connection properties.

public System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.MapperDslConnectorProperties> DslConnectorProperties { get; }
member this.DslConnectorProperties : System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.MapperDslConnectorProperties>
Public ReadOnly Property DslConnectorProperties As IList(Of MapperDslConnectorProperties)

Property Value

Applies to