你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DatabasePropertiesGeoReplication interface

Optional set of properties to configure geo replication for this database.

Properties

groupNickname

Name for the group of linked database resources

linkedDatabases

List of database resources to link with this database

Property Details

groupNickname

Name for the group of linked database resources

groupNickname?: string

Property Value

string

linkedDatabases

List of database resources to link with this database

linkedDatabases?: LinkedDatabase[]

Property Value