Interface ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithServerNameIndication<ParentT>
-
- Type Parameters:
ParentT- the stage of the application gateway definition to return to after attaching this definition
- All Superinterfaces:
HasServerNameIndication.UpdateDefinitionStages.WithServerNameIndication<ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithAttach<ParentT>>
- Enclosing interface:
- ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages
public static interface ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithServerNameIndication<ParentT> extends HasServerNameIndication.UpdateDefinitionStages.WithServerNameIndication<ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithAttach<ParentT>>
The stage of an application gateway request routing rule definition allowing to require server name indication.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.network.models.HasServerNameIndication.UpdateDefinitionStages.WithServerNameIndication
withoutServerNameIndication, withServerNameIndication
-
-