Share via


StreamingJobInputProperties.CompressionType Property

Definition

Indicates the type of compression that the input uses. Required on PUT (CreateOrReplace) requests.

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)

Property Value

Applies to