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
nextLink
Link for next list of ResourcePoolsList
nextLink?: string
Property Value
value
Results of the Resource pools list
value?: ResourcePool[]
Property Value