FollowerDatabaseDefinition Class

A class representing follower database request.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

Inheritance
FollowerDatabaseDefinition

Constructor

FollowerDatabaseDefinition(*, kusto_pool_resource_id: str, attached_database_configuration_name: str, **kwargs)

Variables

kusto_pool_resource_id
str

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

attached_database_configuration_name
str

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

database_name
str

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