FollowerDatabaseDefinition interface

A class representing follower database request.

Properties

attachedDatabaseConfigurationName

Resource name of the attached database configuration in the follower 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.

kustoPoolResourceId

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

Property Details

attachedDatabaseConfigurationName

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

attachedDatabaseConfigurationName: 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

kustoPoolResourceId

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

kustoPoolResourceId: string

Property Value

string