ApplicationGatewayListener.UpdateDefinitionStages.WithServerNameIndication<ParentT> 接口
定义
The stage of an application gateway frontend listener definition allowing to require server name indication (SNI).
public interface WithServerNameIndication<ParentT> extends HasServerNameIndication.UpdateDefinitionStages.WithServerNameIndication<WithAttach<ParentT>>
类型参数
- ParentT
the stage of the parent application gateway definition to return to after attaching this definition
继承成员
HasServerNameIndication.UpdateDefinitionStages.WithServerNameIndication<ReturnT>.withoutServerNameIndication()
HasServerNameIndication.UpdateDefinitionStages.WithServerNameIndication<ReturnT>.withServerNameIndication()