SqlAlwaysEncryptedAkvAuthType 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.
Type d’authentification AKV toujours chiffré Sql. Type : chaîne.
public readonly struct SqlAlwaysEncryptedAkvAuthType : IEquatable<Azure.ResourceManager.DataFactory.Models.SqlAlwaysEncryptedAkvAuthType>
type SqlAlwaysEncryptedAkvAuthType = struct
Public Structure SqlAlwaysEncryptedAkvAuthType
Implements IEquatable(Of SqlAlwaysEncryptedAkvAuthType)
- Héritage
-
SqlAlwaysEncryptedAkvAuthType
- Implémente
Constructeurs
SqlAlwaysEncryptedAkvAuthType(String) |
Initialise une nouvelle instance de SqlAlwaysEncryptedAkvAuthType. |
Propriétés
ManagedIdentity |
ManagedIdentity. |
ServicePrincipal |
ServicePrincipal. |
UserAssignedManagedIdentity |
UserAssignedManagedIdentity. |
Méthodes
Equals(SqlAlwaysEncryptedAkvAuthType) |
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(SqlAlwaysEncryptedAkvAuthType, SqlAlwaysEncryptedAkvAuthType) |
Détermine si deux SqlAlwaysEncryptedAkvAuthType valeurs sont identiques. |
Implicit(String to SqlAlwaysEncryptedAkvAuthType) |
Convertit une chaîne en SqlAlwaysEncryptedAkvAuthType. |
Inequality(SqlAlwaysEncryptedAkvAuthType, SqlAlwaysEncryptedAkvAuthType) |
Détermine si deux SqlAlwaysEncryptedAkvAuthType valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET