Share via


PostgreSqlServerAdministratorData.AdministratorType Property

Definition

The type of administrator.

public Azure.ResourceManager.PostgreSql.Models.PostgreSqlAdministratorType? AdministratorType { get; set; }
member this.AdministratorType : Nullable<Azure.ResourceManager.PostgreSql.Models.PostgreSqlAdministratorType> with get, set
Public Property AdministratorType As Nullable(Of PostgreSqlAdministratorType)

Property Value

Applies to