你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DataMapperMapping.AttributeMappings 属性

定义

属性映射的列表。

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

属性值

适用于