Share via


AvroDataset.AvroCompressionCodec Property

Definition

Gets or sets the data avroCompressionCodec. Type: string (or Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.avroCompressionCodec")]
public object AvroCompressionCodec { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.avroCompressionCodec")>]
member this.AvroCompressionCodec : obj with get, set
Public Property AvroCompressionCodec As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to