EventGridDataConnection.MappingRuleName Property

Definition

Gets or sets the mapping rule to be used to ingest the data. Optionally the mapping information can be added to each message.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.mappingRuleName")]
public string MappingRuleName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.mappingRuleName")>]
member this.MappingRuleName : string with get, set
Public Property MappingRuleName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to