LargeInstancePowerState.Equality Operator

Definition

Determines if two LargeInstancePowerState values are the same.

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

Parameters

Returns

Applies to