Compartilhar via


IBlank<ReturnT> Interface

Definição

O primeiro estágio de uma definição de configuração de configuração de redirecionamento do gateway de aplicativo.

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)

Parâmetros de tipo

ReturnT

O estágio da definição do gateway de aplicativo pai ao qual retornar depois de anexar essa definição.

Derivado
Implementações

Métodos

WithType(ApplicationGatewayRedirectType)

Especifica o tipo de redirecionamento.

(Herdado de IWithType<ReturnT>)

Aplica-se a