Partager via


IWithFrontend.WithoutFrontend(String) Méthode

Définition

Supprime la configuration IP frontale spécifiée. Notez que la suppression d’un serveur frontal référencé par d’autres paramètres peut interrompre la passerelle Application Gateway.

public Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Update.IUpdate WithoutFrontend (string frontendName);
abstract member WithoutFrontend : string -> Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Update.IUpdate
Public Function WithoutFrontend (frontendName As String) As IUpdate

Paramètres

frontendName
String

Nom de la configuration IP frontale à supprimer.

Retours

S’applique à