共用方式為


EventHubMessagesCompressionType.Implicit Operator

Definition

Converts a string to a EventHubMessagesCompressionType.

public static implicit operator Azure.ResourceManager.Kusto.Models.EventHubMessagesCompressionType (string value);
static member op_Implicit : string -> Azure.ResourceManager.Kusto.Models.EventHubMessagesCompressionType
Public Shared Widening Operator CType (value As String) As EventHubMessagesCompressionType

Parameters

value
String

Returns

Applies to