ThroughputPoolsListResult interface

The List operation response, that contains the throughput pools and their properties.

Properties

nextLink

The link used to get the next page of results. NOTE: This property will not be serialized. It can only be populated by the server.

value

List of throughput pools and their properties. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

The link used to get the next page of results. NOTE: This property will not be serialized. It can only be populated by the server.

nextLink?: string

Property Value

string

value

List of throughput pools and their properties. NOTE: This property will not be serialized. It can only be populated by the server.

value?: ThroughputPoolResource[]

Property Value