Follower Database Definition Response
data class FollowerDatabaseDefinitionResponse(val attachedDatabaseConfigurationName: String, val databaseName: String, val kustoPoolResourceId: String)
A class representing follower database request.
Properties
Link copied to clipboard
Resource name of the attached database configuration in the follower cluster.
Link copied to clipboard
The database name owned by this cluster that was followed. * in case following all databases.
Link copied to clipboard
Resource id of the cluster that follows a database owned by this cluster.