Partilhar via


ItemScope.Equality(ItemScope, ItemScope) Operador

Definição

Determina se dois ItemScope valores são os mesmos.

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

Parâmetros

left
ItemScope
right
ItemScope

Retornos

Aplica-se a