你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IDynamicDeliveryAttributeMappingProperties.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