Freigeben über


PostgreSqlFlexibleServerPrincipalType Struktur

Definition

Der Prinzipaltyp, der verwendet wird, um den Typ des Active Directory-Administrators darzustellen.

public readonly struct PostgreSqlFlexibleServerPrincipalType : IEquatable<Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerPrincipalType>
type PostgreSqlFlexibleServerPrincipalType = struct
Public Structure PostgreSqlFlexibleServerPrincipalType
Implements IEquatable(Of PostgreSqlFlexibleServerPrincipalType)
Vererbung
PostgreSqlFlexibleServerPrincipalType
Implementiert

Konstruktoren

PostgreSqlFlexibleServerPrincipalType(String)

Initialisiert eine neue Instanz von PostgreSqlFlexibleServerPrincipalType.

Eigenschaften

Group

Gruppe.

ServicePrincipal

ServicePrincipal.

Unknown

Unbekannt

User

Benutzer

Methoden

Equals(PostgreSqlFlexibleServerPrincipalType)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

ToString()

Gibt den voll qualifizierten Typnamen dieser Instanz zurück.

Operatoren

Equality(PostgreSqlFlexibleServerPrincipalType, PostgreSqlFlexibleServerPrincipalType)

Bestimmt, ob zwei PostgreSqlFlexibleServerPrincipalType Werte gleich sind.

Implicit(String to PostgreSqlFlexibleServerPrincipalType)

Konvertiert eine Zeichenfolge in eine PostgreSqlFlexibleServerPrincipalType.

Inequality(PostgreSqlFlexibleServerPrincipalType, PostgreSqlFlexibleServerPrincipalType)

Bestimmt, ob zwei PostgreSqlFlexibleServerPrincipalType Werte nicht identisch sind.

Gilt für: