Share via


ParquetDataset.CompressionCodec Property

Definition

The data compressionCodec. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> CompressionCodec { get; set; }
member this.CompressionCodec : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property CompressionCodec As DataFactoryElement(Of String)

Property Value

Applies to