Compartilhar via


GrantType.Implicit(String to GrantType) Operador

Definição

Converte uma cadeia de caracteres em um GrantType.

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

Parâmetros

value
String

Retornos

Aplica-se a