ResourcePoolsListResponse interface

List of resource pools response model

Properties

nextLink

Link for next list of ResourcePoolsList

value

Results of the Resource pools list

Property Details

Link for next list of ResourcePoolsList

nextLink?: string

Property Value

string

value

Results of the Resource pools list

value?: ResourcePool[]

Property Value