DatasetGZipCompression Constructors
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
DatasetGZipCompression() |
Initializes a new instance of the DatasetGZipCompression class. |
DatasetGZipCompression(IDictionary<String,Object>, Object) |
Initializes a new instance of the DatasetGZipCompression class. |
Initializes a new instance of the DatasetGZipCompression class.
public DatasetGZipCompression ();
Public Sub New ()
Applies to
Initializes a new instance of the DatasetGZipCompression class.
public DatasetGZipCompression (System.Collections.Generic.IDictionary<string,object> additionalProperties = default, object level = default);
new Microsoft.Azure.Management.DataFactory.Models.DatasetGZipCompression : System.Collections.Generic.IDictionary<string, obj> * obj -> Microsoft.Azure.Management.DataFactory.Models.DatasetGZipCompression
Public Sub New (Optional additionalProperties As IDictionary(Of String, Object) = Nothing, Optional level As Object = Nothing)
Parameters
- additionalProperties
- IDictionary<String,Object>
Unmatched properties from the message are deserialized this collection
- level
- Object
The GZip compression level.
Applies to
Отзыв о Azure SDK for .NET
Azure SDK for .NET — это проект с открытым исходным кодом. Выберите ссылку, чтобы оставить отзыв: