Share via


KafkaAuthMethod.Implicit(String to KafkaAuthMethod) Operator

Definition

Converts a String to a KafkaAuthMethod.

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

Parameters

value
String

Returns

Applies to