Share via


PipelineGroupJsonArrayMapper.Keys 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.

public Azure.Provisioning.BicepList<string> Keys { get; set; }
member this.Keys : Azure.Provisioning.BicepList<string> with get, set
Public Property Keys As BicepList(Of String)

Property Value

Applies to