Share via


InstallRebootBehavior.Equality Operator

Definition

Determines if two InstallRebootBehavior values are the same.

public static bool operator == (Azure.ResourceManager.DataBoxEdge.Models.InstallRebootBehavior left, Azure.ResourceManager.DataBoxEdge.Models.InstallRebootBehavior right);
static member ( = ) : 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