Partager via


IWithAddress.WithoutIPAddress(String) Méthode

Définition

Vérifie que l’adresse IP spécifiée n’est pas associée à ce back-end.

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

Paramètres

ipAddress
String

Adresse IP.

Retours

S’applique à