Udostępnij przez


Receiver.JsonArrayMapperKey Property

Definition

Define the names of the keys in the resulting map. The input json array elements are mapped in order, one for every key.

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

Property Value

Implements

Attributes

Applies to