Udostępnij przez


Receiver.SourceFieldName Property

Definition

Define a source field name from which the json array mapper will read the json array. Leaving this empty, means reading the body of the message itself.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.PropertyOrigin.Inlined)]
public string SourceFieldName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.PropertyOrigin.Inlined)>]
member this.SourceFieldName : string with get, set
Public Property SourceFieldName As String

Property Value

Implements

Attributes

Applies to