Compartir a través de


OrchestrationServiceStateAction.Inequality Operador

Definición

Determina si dos OrchestrationServiceStateAction valores no son los mismos.

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

Parámetros

Devoluciones

Se aplica a