次の方法で共有


CacheActiveDirectorySettings.SecondaryDnsIpAddress プロパティ

定義

Active Directory ドメイン コントローラーの完全修飾ドメイン名を解決するために使用されるセカンダリ DNS IP アドレスを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象