Udostępnij przez


JsonMapperSourceField.FieldName 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.Owned)]
public string FieldName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.PropertyOrigin.Owned)>]
member this.FieldName : string with get, set
Public Property FieldName As String

Property Value

Implements

Attributes

Applies to