Interface ApplicationGatewayListener.DefinitionStages.WithServerNameIndication<ParentT>
- Type Parameters:
ParentT- the stage of the parent application gateway definition to return to after attaching this definition
- All Superinterfaces:
HasServerNameIndication.DefinitionStages.WithServerNameIndication<ApplicationGatewayListener.DefinitionStages.WithAttach<ParentT>>
- All Known Subinterfaces:
ApplicationGatewayListener.Definition<ParentT>,ApplicationGatewayListener.DefinitionStages.WithAttach<ParentT>
- Enclosing interface:
ApplicationGatewayListener.DefinitionStages
public static interface ApplicationGatewayListener.DefinitionStages.WithServerNameIndication<ParentT>
extends HasServerNameIndication.DefinitionStages.WithServerNameIndication<ApplicationGatewayListener.DefinitionStages.WithAttach<ParentT>>
The stage of an application gateway frontend listener definition allowing to require server name indication
(SNI).
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.network.models.HasServerNameIndication.DefinitionStages.WithServerNameIndication
withoutServerNameIndication, withServerNameIndication