Sdílet prostřednictvím


DatabasePropertiesGeoReplication Class

Definition

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

public class DatabasePropertiesGeoReplication
type DatabasePropertiesGeoReplication = class
Public Class DatabasePropertiesGeoReplication
Inheritance
DatabasePropertiesGeoReplication

Constructors

DatabasePropertiesGeoReplication()

Initializes a new instance of the DatabasePropertiesGeoReplication class.

DatabasePropertiesGeoReplication(String, IList<LinkedDatabase>)

Initializes a new instance of the DatabasePropertiesGeoReplication class.

Properties

GroupNickname

Gets or sets name for the group of linked database resources

LinkedDatabases

Gets or sets list of database resources to link with this database

Applies to