Partager via


IWithAddress.WithoutAddress(ApplicationGatewayBackendAddress) Méthode

Définition

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

public Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayBackend.Update.IUpdate WithoutAddress (Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayBackendAddress address);
abstract member WithoutAddress : Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayBackendAddress -> Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayBackend.Update.IUpdate
Public Function WithoutAddress (address As ApplicationGatewayBackendAddress) As IUpdate

Paramètres

address
ApplicationGatewayBackendAddress

Adresse existante actuellement associée au back-end.

Retours

S’applique à