Compartir a través de


OrchestrationServiceState.Inequality Operador

Definición

Determina si dos OrchestrationServiceState valores no son los mismos.

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

Parámetros

Devoluciones

Se aplica a