共用方式為


DatabaseIdentity interface

資源的 Azure Active Directory 身分識別設定。

屬性

tenantId

Azure Active Directory 租使用者標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

type

識別類型

userAssignedIdentities

要使用的使用者指派身分識別的資源標識碼

屬性詳細資料

tenantId

Azure Active Directory 租使用者標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

tenantId?: string

屬性值

string

type

識別類型

type?: string

屬性值

string

userAssignedIdentities

要使用的使用者指派身分識別的資源標識碼

userAssignedIdentities?: {[propertyName: string]: DatabaseUserIdentity}

屬性值

{[propertyName: string]: DatabaseUserIdentity}