共用方式為


IpAllocationListResult interface

ListIpAllocations API 服務呼叫的回應。

屬性

nextLink

要取得下一組結果的 URL。

value

IpAllocation 資源的清單。

屬性詳細資料

要取得下一組結果的 URL。

nextLink?: string

屬性值

string

value

IpAllocation 資源的清單。

value?: IpAllocation[]

屬性值