共用方式為


TenantListResult interface

租用戶標識碼資訊。

屬性

nextLink

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

value

租用戶的陣列。

屬性詳細資料

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

nextLink: string

屬性值

string

value

租用戶的陣列。

value?: TenantIdDescription[]

屬性值