Interface ApplicationGatewayBackend.DefinitionStages
-
- Enclosing interface:
- ApplicationGatewayBackend
public static interface ApplicationGatewayBackend.DefinitionStagesGrouping of application gateway backend definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceApplicationGatewayBackend.DefinitionStages.Blank<ParentT>The first stage of an application gateway backend definition.static interfaceApplicationGatewayBackend.DefinitionStages.WithAddress<ParentT>The stage of an application gateway backend definition allowing to add an address to the backend.static interfaceApplicationGatewayBackend.DefinitionStages.WithAttach<ParentT>The final stage of an application gateway backend definition.
-