MoverVirtualNetworkResourceSettings.DnsServers プロパティ

定義

仮想ネットワークにデプロイされた VM で使用できる DNS サーバーの配列を含む DHCPOptions を取得または設定します。

public System.Collections.Generic.IList<string> DnsServers { get; set; }
member this.DnsServers : System.Collections.Generic.IList<string> with get, set
Public Property DnsServers As IList(Of String)

プロパティ値

適用対象