共用方式為


ResourceIdentity interface

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

屬性

principalId

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

tenantId

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

type

識別類型。 將此設定為 『SystemAssigned』,以自動建立和指派資源的 Azure Active Directory 主體。 可能的值包括:'SystemAssigned'

屬性詳細資料

principalId

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

principalId?: string

屬性值

string

tenantId

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

tenantId?: string

屬性值

string

type

識別類型。 將此設定為 『SystemAssigned』,以自動建立和指派資源的 Azure Active Directory 主體。 可能的值包括:'SystemAssigned'

type?: "SystemAssigned"

屬性值

"SystemAssigned"