ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithBackendOrAddress<ParentT> Interface

Type Parameters

ParentT

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

Implements

WithBackend<ParentT> WithBackendAddress<ParentT>

public static interface ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithBackendOrAddress
extends WithBackend<ParentT>, WithBackendAddress<ParentT>

The stage of an application gateway URL path map definition allowing to add an address to specify an existing backend to associate with this URL path map or create a new backend with an auto-generated name and addresses to it.

Applies to