PostgreSqlFlexibleServerMicrosoftEntraAdministratorCreateOrUpdateContent 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.
Server administrator associated to a Microsoft Entra principal.
public class PostgreSqlFlexibleServerMicrosoftEntraAdministratorCreateOrUpdateContent : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerMicrosoftEntraAdministratorCreateOrUpdateContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerMicrosoftEntraAdministratorCreateOrUpdateContent>
type PostgreSqlFlexibleServerMicrosoftEntraAdministratorCreateOrUpdateContent = class
interface IJsonModel<PostgreSqlFlexibleServerMicrosoftEntraAdministratorCreateOrUpdateContent>
interface IPersistableModel<PostgreSqlFlexibleServerMicrosoftEntraAdministratorCreateOrUpdateContent>
Public Class PostgreSqlFlexibleServerMicrosoftEntraAdministratorCreateOrUpdateContent
Implements IJsonModel(Of PostgreSqlFlexibleServerMicrosoftEntraAdministratorCreateOrUpdateContent), IPersistableModel(Of PostgreSqlFlexibleServerMicrosoftEntraAdministratorCreateOrUpdateContent)
- Inheritance
-
PostgreSqlFlexibleServerMicrosoftEntraAdministratorCreateOrUpdateContent
- Implements
Constructors
| Name | Description |
|---|---|
| PostgreSqlFlexibleServerMicrosoftEntraAdministratorCreateOrUpdateContent() |
Initializes a new instance of PostgreSqlFlexibleServerMicrosoftEntraAdministratorCreateOrUpdateContent. |
Properties
| Name | Description |
|---|---|
| PrincipalName |
Name of the Microsoft Entra principal. |
| PrincipalType |
Type of Microsoft Entra principal to which the server administrator is associated. |
| TenantId |
Identifier of the tenant in which the Microsoft Entra principal exists. |
Methods
| Name | Description |
|---|---|
| JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | |