IWithProtocol<ReturnT> Schnittstelle

Definition

Die Phase einer APPLICATION Gateway-Back-End-HTTP-Konfiguration, in der das Protokoll angegeben werden kann.

public interface IWithProtocol<ReturnT> : Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayBackendHttpConfiguration.Definition.IWithProtocolBeta<ReturnT>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithProtocol<'ReturnT> = interface
    interface IWithProtocolBeta<'ReturnT>
    interface IBeta
Public Interface IWithProtocol(Of ReturnT)
Implements IBeta, IWithProtocolBeta(Of ReturnT)

Typparameter

ReturnT

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

Abgeleitet
Implementiert

Methoden

WithHttps()

Gibt HTTPS als Protokoll an.

(Geerbt von IWithProtocolBeta<ReturnT>)
WithProtocol(ApplicationGatewayProtocol)

Gibt das Transportprotokoll an.

Gilt für: