Share via


ManagedInstanceExternalAdministrator.PrincipalType Property

Definition

Principal Type of the sever administrator.

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

Property Value

Applies to