Interface ApplicationGatewayBackend.UpdateDefinition<ParentT>

Type Parameters:
ParentT - the stage of the parent application gateway definition to return to after attaching this definition
All Superinterfaces:
ApplicationGatewayBackend.UpdateDefinitionStages.Blank<ParentT>, ApplicationGatewayBackend.UpdateDefinitionStages.WithAddress<ParentT>, ApplicationGatewayBackend.UpdateDefinitionStages.WithAttach<ParentT>, Attachable.InUpdate<ParentT>
Enclosing interface:
ApplicationGatewayBackend

public static interface ApplicationGatewayBackend.UpdateDefinition<ParentT> extends ApplicationGatewayBackend.UpdateDefinitionStages.Blank<ParentT>, ApplicationGatewayBackend.UpdateDefinitionStages.WithAttach<ParentT>
The entirety of an application gateway backend definition as part of an application gateway update.