Freigeben über


IWithServerNameIndication<ParentT> Schnittstelle

Definition

Die Phase einer Anwendungsgateway-Anforderungsroutingregeldefinition, die die Angabe des Servernamens erfordert.

public interface IWithServerNameIndication<ParentT> : Microsoft.Azure.Management.Network.Fluent.HasServerNameIndication.UpdateDefinition.IWithServerNameIndication<Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayRequestRoutingRule.UpdateDefinition.IWithAttach<ParentT>>
type IWithServerNameIndication<'ParentT> = interface
    interface IWithServerNameIndication<IWithAttach<'ParentT>>
Public Interface IWithServerNameIndication(Of ParentT)
Implements IWithServerNameIndication(Of IWithAttach(Of ParentT))

Typparameter

ParentT

Die Phase der Anwendungsgatewaydefinition, zu der nach dem Anfügen dieser Definition zurückzukehren ist.

Implementiert

Methoden

WithoutServerNameIndication()

Stellt sicher, dass die Servernamensanzeige (ServerName Indication, SNI) nicht erforderlich ist.

(Geerbt von IWithServerNameIndication<ReturnT>)
WithServerNameIndication()

Erfordert servername indication (SNI).

(Geerbt von IWithServerNameIndication<ReturnT>)

Gilt für: