Json2XlsxRequest.Mappings Property

Definition

Rename headers and specify types for columns.

[System.Text.Json.Serialization.JsonPropertyName("mappings")]
public System.Collections.Generic.List<Azure.Connectors.Sdk.Plumsail.Models.Json2XlsxColumnMapping> Mappings { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("mappings")>]
member this.Mappings : System.Collections.Generic.List<Azure.Connectors.Sdk.Plumsail.Models.Json2XlsxColumnMapping> with get, set
Public Property Mappings As List(Of Json2XlsxColumnMapping)

Property Value

Attributes

Applies to