Compartilhar via


GrantType.Equality(GrantType, GrantType) Operador

Definição

Determina se dois GrantType valores são os mesmos.

public static bool operator == (Azure.ResourceManager.ApiManagement.Models.GrantType left, Azure.ResourceManager.ApiManagement.Models.GrantType right);
static member ( = ) : Azure.ResourceManager.ApiManagement.Models.GrantType * Azure.ResourceManager.ApiManagement.Models.GrantType -> bool
Public Shared Operator == (left As GrantType, right As GrantType) As Boolean

Parâmetros

left
GrantType
right
GrantType

Retornos

Aplica-se a