Share via


CacheActiveDirectorySettings.PrimaryDnsIpAddress Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to