DistributedAvailabilityGroup.TargetDatabase Property

Definition

Gets or sets the name of the target database

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to