Share via


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

Property Value

Implements

Key
Attributes

Applies to