ThroughputPoolAccountProperties interface
An Azure Cosmos DB Global Database Account which is part of a Throughputpool.
Properties
| account |
The instance id of global database account in the throughputPool. |
| account |
The location of global database account in the throughputPool. |
| account |
The resource identifier of global database account in the throughputPool. |
| provisioning |
A provisioning state of the ThroughputPool Account. |
Property Details
accountInstanceId
The instance id of global database account in the throughputPool.
accountInstanceId?: string
Property Value
string
accountLocation
The location of global database account in the throughputPool.
accountLocation?: string
Property Value
string
accountResourceIdentifier
The resource identifier of global database account in the throughputPool.
accountResourceIdentifier?: string
Property Value
string
provisioningState
A provisioning state of the ThroughputPool Account.
provisioningState?: string
Property Value
string