Share via


IInputProperties.Compression Property

Definition

Describes how input data is compressed

[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Create=true, Description="Describes how input data is compressed", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.ICompression) }, Read=true, ReadOnly=false, Required=false, SerializedName="compression", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.ICompression Compression { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Create=true, Description="Describes how input data is compressed", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.ICompression) }, Read=true, ReadOnly=false, Required=false, SerializedName="compression", Update=true)>]
member this.Compression : Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.ICompression with get, set
Public Property Compression As ICompression

Property Value

Attributes

Applies to