次の方法で共有


IpAddress.DnsNameLabel プロパティ

定義

IP の Dns 名ラベルを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象