LargeInstancePowerState.Inequality Operator

Definition

Determines if two LargeInstancePowerState values are not the same.

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