Share via


CosmosDBServiceType.Equality(CosmosDBServiceType, CosmosDBServiceType) Operator

Definition

Determines if two CosmosDBServiceType values are the same.

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

Parameters

Returns

Applies to