Compartilhar via


OrchestrationServiceState.Equality Operador

Definição

Determina se dois OrchestrationServiceState valores são os mesmos.

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

Retornos

Aplica-se a