Interface ApplicationGatewayBackend.DefinitionStages.WithAddress<ParentT>

Type Parameters:
ParentT - the stage of the parent application gateway definition to return to after attaching this definition
All Known Subinterfaces:
ApplicationGatewayBackend.Definition<ParentT>, ApplicationGatewayBackend.DefinitionStages.Blank<ParentT>, ApplicationGatewayBackend.DefinitionStages.WithAttach<ParentT>
Enclosing interface:
ApplicationGatewayBackend.DefinitionStages

public static interface ApplicationGatewayBackend.DefinitionStages.WithAddress<ParentT>
The stage of an application gateway backend definition allowing to add an address to the backend.
  • Method Details