Compartilhar via


IntegrationServiceErrorCode Estrutura

Definição

O código de resposta de erro.

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

Construtores

IntegrationServiceErrorCode(String)

Inicializa uma nova instância de IntegrationServiceErrorCode.

Propriedades

IntegrationServiceEnvironmentNotFound

IntegrationServiceEnvironmentNotFound.

InternalServerError

InternalServerError.

InvalidOperationId

InvalidOperationId.

NotSpecified

Notspecified.

Métodos

Equals(IntegrationServiceErrorCode)

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(IntegrationServiceErrorCode, IntegrationServiceErrorCode)

Determina se dois IntegrationServiceErrorCode valores são os mesmos.

Implicit(String to IntegrationServiceErrorCode)

Converte uma cadeia de caracteres em um IntegrationServiceErrorCode.

Inequality(IntegrationServiceErrorCode, IntegrationServiceErrorCode)

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

Aplica-se a