HorizonDbPoolProperties interface
Properties of a HorizonDb pool.
Properties
| create |
The create mode for the pool. |
| location | The location of the HorizonDb pool. |
| provisioning |
The provisioning state of the pool. |
| replica |
Number of replicas in the pool. |
| state | Current state of the pool. |
| version | The version of the HorizonDb pool. |
Property Details
createMode
The create mode for the pool.
createMode?: string
Property Value
string
location
The location of the HorizonDb pool.
location?: string
Property Value
string
provisioningState
The provisioning state of the pool.
provisioningState?: string
Property Value
string
replicaCount
Number of replicas in the pool.
replicaCount?: number
Property Value
number
state
Current state of the pool.
state?: string
Property Value
string
version
The version of the HorizonDb pool.
version?: string
Property Value
string