Delen via


ServiceAccountUsageUnitType.Equality Operator

Definition

Determines if two ServiceAccountUsageUnitType values are the same.

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