Partilhar via


IWithDnsServer.WithoutDnsServer(String) Método

Definição

Remove um servidor DNS associado ao adaptador de rede.

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

Parâmetros

ipAddress
String

O endereço IP do servidor de DNS.

Retornos

Aplica-se a