PostgreSqlFlexibleServerActiveDirectoryAdministratorCreateOrUpdateContent Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an Active Directory administrator.
public class PostgreSqlFlexibleServerActiveDirectoryAdministratorCreateOrUpdateContent : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerActiveDirectoryAdministratorCreateOrUpdateContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerActiveDirectoryAdministratorCreateOrUpdateContent>
type PostgreSqlFlexibleServerActiveDirectoryAdministratorCreateOrUpdateContent = class
interface IJsonModel<PostgreSqlFlexibleServerActiveDirectoryAdministratorCreateOrUpdateContent>
interface IPersistableModel<PostgreSqlFlexibleServerActiveDirectoryAdministratorCreateOrUpdateContent>
Public Class PostgreSqlFlexibleServerActiveDirectoryAdministratorCreateOrUpdateContent
Implements IJsonModel(Of PostgreSqlFlexibleServerActiveDirectoryAdministratorCreateOrUpdateContent), IPersistableModel(Of PostgreSqlFlexibleServerActiveDirectoryAdministratorCreateOrUpdateContent)
- Inheritance
-
PostgreSqlFlexibleServerActiveDirectoryAdministratorCreateOrUpdateContent
- Implements
Constructors
PostgreSqlFlexibleServerActiveDirectoryAdministratorCreateOrUpdateContent() |
Initializes a new instance of PostgreSqlFlexibleServerActiveDirectoryAdministratorCreateOrUpdateContent. |
Properties
PrincipalName |
Active Directory administrator principal name. |
PrincipalType |
The principal type used to represent the type of Active Directory Administrator. |
TenantId |
The tenantId of the Active Directory administrator. |
Explicit Interface Implementations
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET