次の方法で共有


NetworkInterfaceDnsSettings.InternalFqdn プロパティ

定義

同じ仮想ネットワーク内の VM 間の内部通信をサポートする完全修飾 DNS 名を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="internalFqdn")]
public string InternalFqdn { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="internalFqdn")>]
member this.InternalFqdn : string
Public ReadOnly Property InternalFqdn As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象