MapperAttributeMappings Class
Attribute mapping details.
- Inheritance
-
azure.mgmt.datafactory._serialization.ModelMapperAttributeMappings
Constructor
MapperAttributeMappings(*, attribute_mappings: List[_models.MapperAttributeMapping] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
attribute_mappings
|
List of attribute mappings. |
Variables
Name | Description |
---|---|
attribute_mappings
|
List of attribute mappings. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python