Compartilhar via


NetworkAuthenticationMethod.Equality Operador

Definição

Determina se dois NetworkAuthenticationMethod valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a