Share via


CacheActiveDirectorySettings.SecondaryDnsIpAddress Property

Definition

Gets or sets secondary DNS IP address used to resolve the Active Directory domain controller's fully qualified domain name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to