Compartilhar via


AuthenticationMethod.Implicit(String to AuthenticationMethod) Operador

Definição

Converte uma cadeia de caracteres em um AuthenticationMethod.

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

Parâmetros

value
String

Retornos

Aplica-se a