Interface ApplicationGatewayBackend.DefinitionStages.Blank<ParentT>
- Type Parameters:
ParentT- the stage of the parent application gateway definition to return to after attaching this definition
- All Superinterfaces:
ApplicationGatewayBackend.DefinitionStages.WithAddress<ParentT>, ApplicationGatewayBackend.DefinitionStages.WithAttach<ParentT>, Attachable.InDefinition<ParentT>
- All Known Subinterfaces:
ApplicationGatewayBackend.Definition<ParentT>
- Enclosing interface:
ApplicationGatewayBackend.DefinitionStages
public static interface ApplicationGatewayBackend.DefinitionStages.Blank<ParentT>
extends ApplicationGatewayBackend.DefinitionStages.WithAttach<ParentT>
The first stage of an application gateway backend definition.
-
Method Summary
Methods inherited from interface ApplicationGatewayBackend.DefinitionStages.WithAddress
withFqdn, withIPAddressMethods inherited from interface Attachable.InDefinition
attach