Freigeben über


EncryptionState.Inequality(EncryptionState, EncryptionState) Operator

Definition

Determines if two EncryptionState values are not the same.

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

Parameters

Returns

Applies to