共用方式為


BillingRoleAssignment interface

角色指派

Extends

屬性

createdByPrincipalId

建立角色指派的用戶主體標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

createdByPrincipalTenantId

建立角色指派之使用者的租用戶標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

createdByUserEmailAddress

建立角色指派之使用者的電子郵件位址。 注意:這個屬性不會串行化。 它只能由伺服器填入。

createdOn

建立角色指派的日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。

principalId

指派角色的用戶主體標識碼。

principalTenantId

獲指派角色之使用者的主要租用戶標識碼。

roleDefinitionId

角色定義的識別碼。

scope

指派角色的範圍。 注意:這個屬性不會串行化。 它只能由伺服器填入。

userAuthenticationType

驗證類型。

userEmailAddress

用戶的電子郵件位址。

繼承的屬性

id

資源標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

createdByPrincipalId

建立角色指派的用戶主體標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

createdByPrincipalId?: string

屬性值

string

createdByPrincipalTenantId

建立角色指派之使用者的租用戶標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

createdByPrincipalTenantId?: string

屬性值

string

createdByUserEmailAddress

建立角色指派之使用者的電子郵件位址。 注意:這個屬性不會串行化。 它只能由伺服器填入。

createdByUserEmailAddress?: string

屬性值

string

createdOn

建立角色指派的日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。

createdOn?: string

屬性值

string

principalId

指派角色的用戶主體標識碼。

principalId?: string

屬性值

string

principalTenantId

獲指派角色之使用者的主要租用戶標識碼。

principalTenantId?: string

屬性值

string

roleDefinitionId

角色定義的識別碼。

roleDefinitionId?: string

屬性值

string

scope

指派角色的範圍。 注意:這個屬性不會串行化。 它只能由伺服器填入。

scope?: string

屬性值

string

userAuthenticationType

驗證類型。

userAuthenticationType?: string

屬性值

string

userEmailAddress

用戶的電子郵件位址。

userEmailAddress?: string

屬性值

string

繼承的屬性詳細資料

id

資源標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自Resource.id

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自Resource.name

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自Resource.type