Udostępnij za pośrednictwem


CosmosDBOperationType.Inequality Operator

Definition

Determines if two CosmosDBOperationType values are not the same.

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

Parameters

Returns

Applies to