ThroughputPoolAccountsOperations interface
Interface representing a ThroughputPoolAccounts operations.
Properties
| list | Lists all the Azure Cosmos DB accounts available under the subscription. |
Property Details
list
Lists all the Azure Cosmos DB accounts available under the subscription.
list: (resourceGroupName: string, throughputPoolName: string, options?: ThroughputPoolAccountsListOptionalParams) => PagedAsyncIterableIterator<ThroughputPoolAccountResource, ThroughputPoolAccountResource[], PageSettings>
Property Value
(resourceGroupName: string, throughputPoolName: string, options?: ThroughputPoolAccountsListOptionalParams) => PagedAsyncIterableIterator<ThroughputPoolAccountResource, ThroughputPoolAccountResource[], PageSettings>