EventHubConnectionProperties.MappingRuleName 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.
The mapping rule to be used to ingest the data. Optionally the mapping information can be added to each message.
[Microsoft.Azure.PowerShell.Cmdlets.Synapse.Origin(Microsoft.Azure.PowerShell.Cmdlets.Synapse.PropertyOrigin.Owned)]
public string MappingRuleName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Synapse.Origin(Microsoft.Azure.PowerShell.Cmdlets.Synapse.PropertyOrigin.Owned)>]
member this.MappingRuleName : string with get, set
Public Property MappingRuleName As String
Property Value
Implements
- Attributes