Udostępnij za pośrednictwem


EventHubsSchemaType.Implicit(String to EventHubsSchemaType) Operator

Definition

Converts a string to a EventHubsSchemaType.

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

Parameters

value
String

Returns

Applies to