DistributedAvailabilityGroup.SourceEndpoint Property

Definition

Gets or sets the source endpoint

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to