共用方式為


EventHubMessagesCompressionType(String) Constructor

Definition

Initializes a new instance of EventHubMessagesCompressionType.

public EventHubMessagesCompressionType (string value);
new Azure.ResourceManager.Kusto.Models.EventHubMessagesCompressionType : string -> Azure.ResourceManager.Kusto.Models.EventHubMessagesCompressionType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to