Partilhar via


IntegrationRuntimeAutoUpdateState Estrutura

Definição

O estado da atualização automática do runtime de integração.

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

Construtores

IntegrationRuntimeAutoUpdateState(String)

Inicializa uma nova instância de IntegrationRuntimeAutoUpdateState.

Propriedades

Off

Desativado.

On

Ativado.

Métodos

Equals(IntegrationRuntimeAutoUpdateState)

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

Determina se dois IntegrationRuntimeAutoUpdateState valores são os mesmos.

Implicit(String to IntegrationRuntimeAutoUpdateState)

Converte uma cadeia de caracteres em um IntegrationRuntimeAutoUpdateState.

Inequality(IntegrationRuntimeAutoUpdateState, IntegrationRuntimeAutoUpdateState)

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

Aplica-se a