Share via


PipelineGroupJsonArrayMapper.DestinationField Property

Definition

Define a destination field to which the parsed output will be written. The output is a map, it's keys is the given keys array and the matching values are the parsed json array elements.

public Azure.ResourceManager.Monitor.Models.PipelineGroupJsonMapperDestinationField DestinationField { get; set; }
member this.DestinationField : Azure.ResourceManager.Monitor.Models.PipelineGroupJsonMapperDestinationField with get, set
Public Property DestinationField As PipelineGroupJsonMapperDestinationField

Property Value

Applies to