Compartilhar via


UpsertManagedServerOperationStepStatus.Equality Operador

Definição

Determina se dois UpsertManagedServerOperationStepStatus valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a