Compartilhar via


UpsertManagedServerOperationStepStatus Estrutura

Definição

O UpsertManagedServerOperationStepStatus.

public readonly struct UpsertManagedServerOperationStepStatus : IEquatable<Azure.ResourceManager.Sql.Models.UpsertManagedServerOperationStepStatus>
type UpsertManagedServerOperationStepStatus = struct
Public Structure UpsertManagedServerOperationStepStatus
Implements IEquatable(Of UpsertManagedServerOperationStepStatus)
Herança
UpsertManagedServerOperationStepStatus
Implementações

Construtores

UpsertManagedServerOperationStepStatus(String)

Inicializa uma nova instância de UpsertManagedServerOperationStepStatus.

Propriedades

Canceled

Cancelado.

Completed

Concluído.

Failed

Falhou.

InProgress

Inprogress.

NotStarted

Notstarted.

SlowedDown

SlowedDown.

Métodos

Equals(UpsertManagedServerOperationStepStatus)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(UpsertManagedServerOperationStepStatus, UpsertManagedServerOperationStepStatus)

Determina se dois UpsertManagedServerOperationStepStatus valores são os mesmos.

Implicit(String to UpsertManagedServerOperationStepStatus)

Converte uma cadeia de caracteres em um UpsertManagedServerOperationStepStatus.

Inequality(UpsertManagedServerOperationStepStatus, UpsertManagedServerOperationStepStatus)

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

Aplica-se a