ThroughputPoolAccountsListResult interface

The List operation response, that contains the global database accounts 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 global database accounts in a throughput pool 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 global database accounts in a throughput pool and their properties. NOTE: This property will not be serialized. It can only be populated by the server.

value?: ThroughputPoolAccountResource[]

Property Value