Share via


DevTestLabPolicyFactName.Inequality Operator

Definition

Determines if two DevTestLabPolicyFactName values are not the same.

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

Parameters

Returns

Applies to