FollowerDatabaseProperties interface

A class representing the properties of a follower database object.

Properties

attachedDatabaseConfigurationName

Resource name of the attached database configuration in the follower cluster.

clusterResourceId

Resource id of the cluster that follows a database owned by this cluster.

databaseName

The database name owned by this cluster that was followed. * in case following all databases.

databaseShareOrigin

The origin of the following setup.

tableLevelSharingProperties

Table level sharing specifications

Property Details

attachedDatabaseConfigurationName

Resource name of the attached database configuration in the follower cluster.

attachedDatabaseConfigurationName: string

Property Value

string

clusterResourceId

Resource id of the cluster that follows a database owned by this cluster.

clusterResourceId: string

Property Value

string

databaseName

The database name owned by this cluster that was followed. * in case following all databases.

databaseName?: string

Property Value

string

databaseShareOrigin

The origin of the following setup.

databaseShareOrigin?: string

Property Value

string

tableLevelSharingProperties

Table level sharing specifications

tableLevelSharingProperties?: TableLevelSharingProperties

Property Value