次の方法で共有


NetworkInterfaceDnsSettings.InternalDnsNameLabel プロパティ

定義

同じ仮想ネットワーク内の VM 間の内部通信に使用されるこの NIC の相対 DNS 名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象