Compartir a través de


OrchestrationServiceState.Equality Operador

Definición

Determina si dos OrchestrationServiceState valores son iguales.

public static bool operator == (Azure.ResourceManager.Compute.Models.OrchestrationServiceState left, Azure.ResourceManager.Compute.Models.OrchestrationServiceState right);
static member ( = ) : 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