Partager via


AadAuthenticationState Structure

Définition

état de configuration de propriété.

public readonly struct AadAuthenticationState : IEquatable<Azure.ResourceManager.Synapse.Models.AadAuthenticationState>
type AadAuthenticationState = struct
Public Structure AadAuthenticationState
Implements IEquatable(Of AadAuthenticationState)
Héritage
AadAuthenticationState
Implémente

Constructeurs

AadAuthenticationState(String)

Initialise une nouvelle instance de AadAuthenticationState.

Propriétés

Consistent

Cohérente.

InConsistent

Incompatible.

Updating

Actualisation.

Méthodes

Equals(AadAuthenticationState)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(AadAuthenticationState, AadAuthenticationState)

Détermine si deux AadAuthenticationState valeurs sont identiques.

Implicit(String to AadAuthenticationState)

Convertit une chaîne en AadAuthenticationState.

Inequality(AadAuthenticationState, AadAuthenticationState)

Détermine si deux AadAuthenticationState valeurs ne sont pas identiques.

S’applique à