FollowerDatabaseDefinition.AttachedDatabaseConfigurationName Property

Definition

Gets or sets resource name of the attached database configuration in the follower cluster.

[Newtonsoft.Json.JsonProperty(PropertyName="attachedDatabaseConfigurationName")]
public string AttachedDatabaseConfigurationName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="attachedDatabaseConfigurationName")>]
member this.AttachedDatabaseConfigurationName : string with get, set
Public Property AttachedDatabaseConfigurationName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to