AadAuthenticationState Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
é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 à
Azure SDK for .NET