Share via


ForceLinkParametersGeoReplication interface

Properties to configure geo replication for this database.

Properties

groupNickname

The name of the group of linked database resources. This should match the existing replication group name.

linkedDatabases

The resource IDs of the databases that are expected to be linked and included in the replication group. This parameter is used to validate that the linking is to the expected (unlinked) part of the replication group, if it is splintered.

Property Details

groupNickname

The name of the group of linked database resources. This should match the existing replication group name.

groupNickname?: string

Property Value

string

linkedDatabases

The resource IDs of the databases that are expected to be linked and included in the replication group. This parameter is used to validate that the linking is to the expected (unlinked) part of the replication group, if it is splintered.

linkedDatabases?: LinkedDatabase[]

Property Value