共用方式為


ThrottlingMetricType.Equality Operator

Definition

Determines if two ThrottlingMetricType values are the same.

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

Parameters

Returns

Applies to