共用方式為


ThrottlingMetricType.Inequality Operator

Definition

Determines if two ThrottlingMetricType values are not the same.

public static bool operator != (Azure.ResourceManager.ProviderHub.Models.ThrottlingMetricType left, Azure.ResourceManager.ProviderHub.Models.ThrottlingMetricType right);
static member op_Inequality : 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