ManagedInstanceExternalAdministrator interface   
Properties of a active directory administrator.
Properties
| administrator | Type of the sever administrator. | 
| azure | Azure Active Directory only Authentication enabled. | 
| login | Login name of the server administrator. | 
| principal | Principal Type of the sever administrator. | 
| sid | SID (object ID) of the server administrator. | 
| tenant | Tenant ID of the administrator. | 
Property Details
		administratorType
	 
	Type of the sever administrator.
administratorType?: stringProperty Value
string
		azureADOnlyAuthentication
	  
	Azure Active Directory only Authentication enabled.
azureADOnlyAuthentication?: booleanProperty Value
boolean
login
Login name of the server administrator.
login?: stringProperty Value
string
		principalType
	 
	Principal Type of the sever administrator.
principalType?: stringProperty Value
string
sid
SID (object ID) of the server administrator.
sid?: stringProperty Value
string
		tenantId
	 
	Tenant ID of the administrator.
tenantId?: stringProperty Value
string