Follower Database Definition Response
data class FollowerDatabaseDefinitionResponse(val attachedDatabaseConfigurationName: String, val clusterResourceId: String, val databaseName: String, val databaseShareOrigin: String, val tableLevelSharingProperties: TableLevelSharingPropertiesResponse)
A class representing follower database request.
Constructors
Link copied to clipboard
constructor(attachedDatabaseConfigurationName: String, clusterResourceId: String, databaseName: String, databaseShareOrigin: String, tableLevelSharingProperties: TableLevelSharingPropertiesResponse)
Properties
Link copied to clipboard
Resource name of the attached database configuration in the follower cluster.
Link copied to clipboard
Resource id of the cluster that follows a database owned by this cluster.
Link copied to clipboard
The database name owned by this cluster that was followed. * in case following all databases.
Link copied to clipboard
The origin of the following setup.
Link copied to clipboard
Table level sharing specifications