MapperAttributeMapping.MappingType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)