Share via


NetAppMirrorState.Inequality(NetAppMirrorState, NetAppMirrorState) Operator

Definition

Determines if two NetAppMirrorState values are not the same.

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

Parameters

Returns

Applies to