你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ZipDeflateReadSettings 类

定义

ZipDeflate 压缩读取设置。

public class ZipDeflateReadSettings : Microsoft.Azure.Management.DataFactory.Models.CompressionReadSettings
type ZipDeflateReadSettings = class
    inherit CompressionReadSettings
Public Class ZipDeflateReadSettings
Inherits CompressionReadSettings
继承
ZipDeflateReadSettings

构造函数

ZipDeflateReadSettings()

初始化 ZipDeflateReadSettings 类的新实例。

ZipDeflateReadSettings(IDictionary<String,Object>, Object)

初始化 ZipDeflateReadSettings 类的新实例。

属性

AdditionalProperties

获取或设置此集合反序列化的消息中的不匹配属性

(继承自 CompressionReadSettings)
PreserveZipFileNameAsFolder

获取或设置将 zip 文件名保留为文件夹路径。 类型:布尔 (或 resultType 布尔) 表达式。

适用于