Delen via


InstallRebootBehavior.Inequality Operator

Definition

Determines if two InstallRebootBehavior values are not the same.

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

Parameters

Returns

Applies to