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