ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithPort<ReturnT> Interface

Type Parameters

ReturnT

the stage of the parent application gateway definition to return to after attaching this definition

Implements

WithPort<WithAttach<ReturnT>>

public static interface ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithPort
extends WithPort<WithAttach<ReturnT>>

The stage of an application gateway backend HTTP configuration allowing to specify the port number.

Applies to