ZipDeflateCompression Class

Definition

The ZipDeflate compression method used for a dataset.

[Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("ZipDeflate")]
public class ZipDeflateCompression : Microsoft.Azure.Management.DataFactories.Models.Compression
Inheritance
ZipDeflateCompression
Attributes

Constructors

ZipDeflateCompression()

Initializes a new instance of the ZipDeflateCompression class.

Properties

Level

Optional. The CompressionLevel used.

Extension Methods

IsDefined(Object)
IsNull(Object)
IsPrimitive(Object)