次の方法で共有


PrivateLinkResourceList interface

プライベート リンク リソースのページ一覧

プロパティ

count

アイテム数の合計。

nextLink

次の結果ページの URL。

value

結果の型の項目のコレクション。

プロパティの詳細

count

アイテム数の合計。

count?: number

プロパティ値

number

次の結果ページの URL。

nextLink?: string

プロパティ値

string

value

結果の型の項目のコレクション。

value: PrivateLinkResource[]

プロパティ値