FollowerDatabaseDefinition Class

Definition

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