Compartir a través de


DevTestLabPolicyFactName.Inequality Operador

Definición

Determina si dos DevTestLabPolicyFactName valores no son los mismos.

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

Parámetros

Devoluciones

Se aplica a