共用方式為


PermissionGetResult interface

許可權資訊。

屬性

nextLink

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

value

許可權陣列。

屬性詳細資料

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

nextLink?: string

屬性值

string

value

許可權陣列。

value?: Permission[]

屬性值