Share via


PrestoAuthenticationType.Implicit(String to PrestoAuthenticationType) Operator

Definition

Converts a string to a PrestoAuthenticationType.

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

Parameters

value
String

Returns

Applies to