Uses of Interface
com.azure.resourcemanager.network.models.HasServerNameIndication.DefinitionStages.WithServerNameIndication
-
Packages that use HasServerNameIndication.DefinitionStages.WithServerNameIndication Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of HasServerNameIndication.DefinitionStages.WithServerNameIndication in com.azure.resourcemanager.network.models
Subinterfaces of HasServerNameIndication.DefinitionStages.WithServerNameIndication in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceApplicationGatewayListener.Definition<ParentT>The entirety of an application gateway HTTP listener definition.static interfaceApplicationGatewayListener.DefinitionStages.WithAttach<ParentT>The final stage of an application gateway HTTP listener.static interfaceApplicationGatewayListener.DefinitionStages.WithServerNameIndication<ParentT>The stage of an application gateway frontend listener definition allowing to require server name indication (SNI).static interfaceApplicationGatewayRequestRoutingRule.Definition<ParentT>The entirety of an application gateway request routing rule definition.static interfaceApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendHttpConfigOrSniOrRedirect<ParentT>The stage of an application gateway request routing rule allowing to specify backend HTTP settings, or SNI, or a redirect configuration.static interfaceApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendHttpConfigurationOrSni<ParentT>The stage of an application gateway request routing rule definition allowing to require server name indication if the application gateway is serving multiple websites in its backends and SSL is required.static interfaceApplicationGatewayRequestRoutingRule.DefinitionStages.WithServerNameIndication<ParentT>The stage of an application gateway request routing rule definition allowing to require server name indication.
-