Compartilhar via


ThrottlingMetricType.Equality Operador

Definição

Determina se dois ThrottlingMetricType valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a