ServiceAccountUsageUnitType.Inequality Operator

Definition

Determines if two ServiceAccountUsageUnitType values are not the same.

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

Parameters

Returns

Applies to