Share via


ActiveDirectory.Site Property

Definition

Gets or sets the Active Directory site the service will limit Domain Controller discovery to

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to