KustoFollowerDatabaseDefinition Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A class representing follower database request.
public class KustoFollowerDatabaseDefinition
type KustoFollowerDatabaseDefinition = class
Public Class KustoFollowerDatabaseDefinition
- Inheritance
-
KustoFollowerDatabaseDefinition
Constructors
KustoFollowerDatabaseDefinition(ResourceIdentifier, String) |
Initializes a new instance of KustoFollowerDatabaseDefinition. |
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. |
DatabaseShareOrigin |
The origin of the following setup. |
TableLevelSharingProperties |
Table level sharing specifications. |
Applies to
Azure SDK for .NET