Share via


PipelineGroupJsonMapperDestinationField.Destination Property

Definition

Define the destination's element. The element is the body or the attributes of the message, to which the json array mapper will write the output map.

public Azure.ResourceManager.Monitor.Models.PipelineGroupJsonMapperElement? Destination { get; set; }
member this.Destination : Nullable<Azure.ResourceManager.Monitor.Models.PipelineGroupJsonMapperElement> with get, set
Public Property Destination As Nullable(Of PipelineGroupJsonMapperElement)

Property Value

Applies to