InfrastructureEncryptionState.Inequality Operator

Definition

Determines if two InfrastructureEncryptionState values are not the same.

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

Parameters

Returns

Applies to