PostgreSqlAdministratorType 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’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 à
Azure SDK for .NET