共用方式為


PublisherListResult interface

發行者清單。

屬性

nextLink

要取得下一組結果的 URL。 注意:此屬性不會序列化。 它只能由伺服器填入。

value

發行者清單。

屬性詳細資料

要取得下一組結果的 URL。 注意:此屬性不會序列化。 它只能由伺服器填入。

nextLink?: string

屬性值

string

value

發行者清單。

value?: Publisher[]

屬性值