HorizonDbClusterMirroring interface
Mirroring configuration for a HorizonDB cluster.
Properties
| database |
The names of the databases to mirror. |
| user |
The resource ID of the user-assigned managed identity used for mirroring. |
Property Details
databaseNames
The names of the databases to mirror.
databaseNames?: string[]
Property Value
string[]
userAssignedIdentityId
The resource ID of the user-assigned managed identity used for mirroring.
userAssignedIdentityId?: string
Property Value
string