Partager via


IBlank<ReturnT> Interface

Définition

Première étape d’une définition de configuration de configuration de redirection d’application gateway.

public interface IBlank<ReturnT> : Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayRedirectConfiguration.UpdateDefinition.IWithType<ReturnT>
type IBlank<'ReturnT> = interface
    interface IWithType<'ReturnT>
Public Interface IBlank(Of ReturnT)
Implements IWithType(Of ReturnT)

Paramètres de type

ReturnT

Étape de la définition de la passerelle d’application parente à laquelle revenir après l’attachement de cette définition.

Dérivé
Implémente

Méthodes

WithType(ApplicationGatewayRedirectType)

Spécifie le type de redirection.

(Hérité de IWithType<ReturnT>)

S’applique à