Partager via


SqlAlwaysEncryptedAkvAuthType Structure

Définition

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 à