PipelineGroupJsonArrayMapper.DestinationField Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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