Partager via


PostgreSqlAdministratorType Structure

Définition

Type d’administrateur.

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

Constructeurs

PostgreSqlAdministratorType(String)

Initialise une nouvelle instance de PostgreSqlAdministratorType.

Propriétés

ActiveDirectory

ActiveDirectory.

Méthodes

Equals(PostgreSqlAdministratorType)

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

Détermine si deux PostgreSqlAdministratorType valeurs sont identiques.

Implicit(String to PostgreSqlAdministratorType)

Convertit une chaîne en PostgreSqlAdministratorType.

Inequality(PostgreSqlAdministratorType, PostgreSqlAdministratorType)

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

S’applique à