你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ManagedInstanceExternalAdministrator interface

Active Directory 管理员的属性。

属性

administratorType

服务器管理员的类型。

azureADOnlyAuthentication

已启用仅限 Azure Active Directory 身份验证。

login

服务器管理员的登录名。

principalType

服务器管理员的主体类型。

sid

SID (服务器管理员的对象 ID) 。

tenantId

管理员的租户 ID。

属性详细信息

administratorType

服务器管理员的类型。

administratorType?: string

属性值

string

azureADOnlyAuthentication

已启用仅限 Azure Active Directory 身份验证。

azureADOnlyAuthentication?: boolean

属性值

boolean

login

服务器管理员的登录名。

login?: string

属性值

string

principalType

服务器管理员的主体类型。

principalType?: string

属性值

string

sid

SID (服务器管理员的对象 ID) 。

sid?: string

属性值

string

tenantId

管理员的租户 ID。

tenantId?: string

属性值

string