Compartir a través de


FollowerDatabaseDefinition interface

A class representing follower database request.

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. NOTE: This property will not be serialized. It can only be populated by the server.

databaseShareOrigin

The origin of the following setup. NOTE: This property will not be serialized. It can only be populated by the server.

tableLevelSharingProperties

Table level sharing specifications NOTE: This property will not be serialized. It can only be populated by the server.

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. NOTE: This property will not be serialized. It can only be populated by the server.

databaseName?: string

Property Value

string

databaseShareOrigin

The origin of the following setup. NOTE: This property will not be serialized. It can only be populated by the server.

databaseShareOrigin?: string

Property Value

string

tableLevelSharingProperties

Table level sharing specifications NOTE: This property will not be serialized. It can only be populated by the server.

tableLevelSharingProperties?: TableLevelSharingProperties

Property Value