共用方式為


RoleAssignmentScheduleRequestListResult interface

角色指派排程要求清單作業結果。

屬性

nextLink

要用於取得下一組結果的 URL。

value

角色指派排程要求清單。

屬性詳細資料

要用於取得下一組結果的 URL。

nextLink?: string

屬性值

string

value

角色指派排程要求清單。

value?: RoleAssignmentScheduleRequest[]

屬性值