次の方法で共有


ClientsListResult interface

List Client 操作の結果。

プロパティ

nextLink

クライアントの次のページへのリンク。

value

Client のコレクション。

プロパティの詳細

クライアントの次のページへのリンク。

nextLink?: string

プロパティ値

string

value

Client のコレクション。

value?: Client[]

プロパティ値

Client[]