Share via


DatasetCompression.DatasetCompressionType Property

Definition

Type of dataset compression. Type: string (or Expression with resultType string).

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

Property Value

Applies to