IServerAdministratorResource.AdministratorType Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.Info(Description="The type of administrator.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="administratorType")]
public string AdministratorType { get; }
[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.Info(Description="The type of administrator.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="administratorType")]
public string AdministratorType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.Info(Description="The type of administrator.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="administratorType")>]
member this.AdministratorType : string
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.Info(Description="The type of administrator.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="administratorType")>]
member this.AdministratorType : string
Public ReadOnly Property AdministratorType As String

Property Value

String
Attributes

Applies to