GetServiceGatewayAddressLocationsResult interface
获取服务网关地址位置的响应。
属性详细信息
nextLink
用于获取下一组结果的 URL。 注意:此属性不会序列化。 它只能由服务器填充。
nextLink?: string
属性值
string
value
服务网关的地址位置列表。
value?: ServiceGatewayAddressLocationResponse[]