Dela via


IDynamicDeliveryAttributeMapping.SourceField Property

Definition

JSON path in the event which contains attribute value.

[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=true, Description="JSON path in the event which contains attribute value.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="sourceField", Update=true)]
public string SourceField { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=true, Description="JSON path in the event which contains attribute value.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="sourceField", Update=true)>]
member this.SourceField : string with get, set
Public Property SourceField As String

Property Value

Attributes

Applies to