Share via


MapperAttributeMapping.MappingType Property

Definition

Type of the CDC attribute mapping. Note: 'Advanced' mapping type is also saved as 'Derived'.

public Azure.ResourceManager.DataFactory.Models.MappingType? MappingType { get; set; }
member this.MappingType : Nullable<Azure.ResourceManager.DataFactory.Models.MappingType> with get, set
Public Property MappingType As Nullable(Of MappingType)

Property Value

Applies to