Compartilhar via


UpsertManagedServerOperationStepStatus.Inequality Operador

Definição

Determina se dois UpsertManagedServerOperationStepStatus valores não são os mesmos.

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