Compartilhar via


AadAuthenticationState Estrutura

Definição

estado de configuração da propriedade.

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

Construtores

AadAuthenticationState(String)

Inicializa uma nova instância de AadAuthenticationState.

Propriedades

Consistent

Consistente.

InConsistent

Inconsistente.

Updating

Atualização.

Métodos

Equals(AadAuthenticationState)

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

Determina se dois AadAuthenticationState valores são os mesmos.

Implicit(String to AadAuthenticationState)

Converte uma cadeia de caracteres em um AadAuthenticationState.

Inequality(AadAuthenticationState, AadAuthenticationState)

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

Aplica-se a