FollowerDatabaseDefinition 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 FollowerDatabaseDefinition
type FollowerDatabaseDefinition = class
Public Class FollowerDatabaseDefinition
- Inheritance
-
FollowerDatabaseDefinition
Constructors
FollowerDatabaseDefinition() |
Initializes a new instance of the FollowerDatabaseDefinition class. |
FollowerDatabaseDefinition(String, String, String) |
Initializes a new instance of the FollowerDatabaseDefinition class. |
Properties
AttachedDatabaseConfigurationName |
Gets or sets resource name of the attached database configuration in the follower cluster. |
ClusterResourceId |
Gets or sets resource id of the cluster that follows a database owned by this cluster. |
DatabaseName |
Gets the database name owned by this cluster that was followed. * in case following all databases. |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET