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

StreamingJobInputProperties.CompressionType 属性

定义

指示输入使用的压缩类型。 在 PUT (CreateOrReplace) 请求上是必需的。

public Azure.ResourceManager.StreamAnalytics.Models.StreamingCompressionType? CompressionType { get; set; }
member this.CompressionType : Nullable<Azure.ResourceManager.StreamAnalytics.Models.StreamingCompressionType> with get, set
Public Property CompressionType As Nullable(Of StreamingCompressionType)

属性值

适用于