Compartilhar via


AlwaysLog.Equality(AlwaysLog, AlwaysLog) Operador

Definição

Determina se dois AlwaysLog valores são os mesmos.

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

Parâmetros

left
AlwaysLog
right
AlwaysLog

Retornos

Aplica-se a