HorizonDbReplicaProperties interface
Properties of a HorizonDb replica.
Properties
| availability |
The availability zone of the replica. |
| fully |
The fully qualified domain name of the replica. |
| provisioning |
The provisioning state of the replica. |
| role | Role of the replica. |
| status | Current status of the replica. |
Property Details
availabilityZone
The availability zone of the replica.
availabilityZone?: string
Property Value
string
fullyQualifiedDomainName
The fully qualified domain name of the replica.
fullyQualifiedDomainName?: string
Property Value
string
provisioningState
The provisioning state of the replica.
provisioningState?: string
Property Value
string
role
Role of the replica.
role?: string
Property Value
string
status
Current status of the replica.
status?: string
Property Value
string