Package version:

Interface CapacityPoolList

List of capacity pool resources

interface CapacityPoolList {
    nextLink?: string;
    value?: CapacityPool[];
}

Properties

Properties

nextLink?: string

URL to get the next set of results.

value?: CapacityPool[]

List of Capacity pools