Compartilhar via


ViewMetricType.Equality(ViewMetricType, ViewMetricType) Operador

Definição

Determina se dois ViewMetricType valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a