Share via


PhoenixAuthenticationType.Implicit Operator

Definition

Converts a string to a PhoenixAuthenticationType.

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

Parameters

value
String

Returns

Applies to