共用方式為


PublicIPAddressListResult interface

ListPublicIpAddresses API 服務呼叫的回應。

屬性

nextLink

要取得下一組結果的URL。

value

存在於資源群組中的公用IP位址清單。

屬性詳細資料

要取得下一組結果的URL。

nextLink?: string

屬性值

string

value

存在於資源群組中的公用IP位址清單。

value?: PublicIPAddress[]

屬性值