ArmEnvironment.Inequality(ArmEnvironment, ArmEnvironment) Operator

Definition

Determines if two ArmEnvironment values are not the same.

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

Parameters

Returns

Applies to