Share via


IEventGridConnectionProperties.MappingRuleName Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The mapping rule to be used to ingest the data. Optionally the mapping information can be added to each message.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="mappingRuleName")]
public string MappingRuleName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The mapping rule to be used to ingest the data. Optionally the mapping information can be added to each message.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="mappingRuleName")>]
member this.MappingRuleName : string with get, set
Public Property MappingRuleName As String

Property Value

Attributes

Applies to