IWithRedirectConfiguration Schnittstelle

Definition

Die Phase einer Anwendungsgatewaydefinition, die das Hinzufügen einer Umleitungskonfiguration ermöglicht.

public interface IWithRedirectConfiguration : Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Update.IWithRedirectConfigurationBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithRedirectConfiguration = interface
    interface IWithRedirectConfigurationBeta
    interface IBeta
Public Interface IWithRedirectConfiguration
Implements IBeta, IWithRedirectConfigurationBeta
Abgeleitet
Implementiert

Methoden

DefineRedirectConfiguration(String)

Startet die Definition einer neuen Application Gateway-Umleitungskonfiguration, die an das Gateway angefügt werden soll.

(Geerbt von IWithRedirectConfigurationBeta)
UpdateRedirectConfiguration(String)

Beginnt mit der Aktualisierung einer Umleitungskonfiguration.

(Geerbt von IWithRedirectConfigurationBeta)
WithoutRedirectConfiguration(String)

Entfernt eine Umleitungskonfiguration aus dem Anwendungsgateway. Beachten Sie, dass das Entfernen einer Umleitungskonfiguration, auf die von anderen Einstellungen verwiesen wird, das Anwendungsgateway beeinträchtigen kann.

(Geerbt von IWithRedirectConfigurationBeta)

Gilt für: