Share via


ICompression Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.CompressionTypeConverter))]
public interface ICompression : Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.CompressionTypeConverter))>]
type ICompression = interface
    interface IJsonSerializable
Public Interface ICompression
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Type

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to