次の方法で共有


IWithDnsServer.WithoutDnsServer(String) メソッド

定義

ネットワーク インターフェイスに関連付けられている DNS サーバーを削除します。

public Microsoft.Azure.Management.Network.Fluent.NetworkInterface.Update.IUpdate WithoutDnsServer (string ipAddress);
abstract member WithoutDnsServer : string -> Microsoft.Azure.Management.Network.Fluent.NetworkInterface.Update.IUpdate
Public Function WithoutDnsServer (ipAddress As String) As IUpdate

パラメーター

ipAddress
String

DNS サーバーの IP アドレス。

戻り値

適用対象