Share via


NetAppEncryptionKeySource.Inequality Operator

Definition

Determines if two NetAppEncryptionKeySource values are not the same.

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

Parameters

Returns

Applies to