Condividi tramite


MongoClusterKeyEncryptionKeyIdentityType.Inequality Operator

Definition

Determines if two MongoClusterKeyEncryptionKeyIdentityType values are not the same.

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

Parameters

Returns

Applies to