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. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |
Explicit Interface Implementations
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET