Share via


WindowsOSState.Equality(WindowsOSState, WindowsOSState) Operator

Definition

Determines if two WindowsOSState values are the same.

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

Parameters

Returns

Applies to