Partager via


IWithDnsServer.WithoutDnsServer(String) Méthode

Définition

Supprime un serveur DNS associé à l’interface réseau.

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

Paramètres

ipAddress
String

Adresse IP du serveur DNS.

Retours

S’applique à