次の方法で共有


RoleEligibilityScheduleRequestFilter interface

ロール適格性スケジュール要求フィルター

プロパティ

principalId

特定のプリンシパルのロール適格性要求を返します。

requestorId

特定のプリンシパルによって作成されたロールの適格性要求を返します。

roleDefinitionId

特定のロール定義のロール適格性要求を返します。

status

特定の状態のロール適格性要求を返します。

プロパティの詳細

principalId

特定のプリンシパルのロール適格性要求を返します。

principalId?: string

プロパティ値

string

requestorId

特定のプリンシパルによって作成されたロールの適格性要求を返します。

requestorId?: string

プロパティ値

string

roleDefinitionId

特定のロール定義のロール適格性要求を返します。

roleDefinitionId?: string

プロパティ値

string

status

特定の状態のロール適格性要求を返します。

status?: string

プロパティ値

string