次の方法で共有


IpAllocationListResult interface

ListIpAllocations API サービス呼び出しの応答。

プロパティ

nextLink

次の結果セットを取得する URL。

value

IpAllocation リソースの一覧。

プロパティの詳細

次の結果セットを取得する URL。

nextLink?: string

プロパティ値

string

value

IpAllocation リソースの一覧。

value?: IpAllocation[]

プロパティ値