Interface ApplicationGatewayBackend.Definition<ParentT>
- Type Parameters:
ParentT
- the stage of the parent application gateway definition to return to after attaching this definition
- All Superinterfaces:
ApplicationGatewayBackend.DefinitionStages.Blank<ParentT>
,ApplicationGatewayBackend.DefinitionStages.WithAddress<ParentT>
,ApplicationGatewayBackend.DefinitionStages.WithAttach<ParentT>
,Attachable.InDefinition<ParentT>
- Enclosing interface:
- ApplicationGatewayBackend
public static interface ApplicationGatewayBackend.Definition<ParentT>
extends ApplicationGatewayBackend.DefinitionStages.Blank<ParentT>, ApplicationGatewayBackend.DefinitionStages.WithAttach<ParentT>
The entirety of an application gateway backend definition.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGatewayBackend.DefinitionStages.WithAddress
withFqdn, withIPAddress
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinition
attach