IWithProtocol Schnittstelle

Definition

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

public interface IWithProtocol : Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayBackendHttpConfiguration.Update.IWithProtocolBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithProtocol = interface
    interface IWithProtocolBeta
    interface IBeta
Public Interface IWithProtocol
Implements IBeta, IWithProtocolBeta
Abgeleitet
Implementiert

Methoden

WithHttp()

Gibt HTTP als Protokoll an.

(Geerbt von IWithProtocolBeta)
WithHttps()

Gibt HTTPS als Protokoll an.

(Geerbt von IWithProtocolBeta)
WithProtocol(ApplicationGatewayProtocol)

Gibt das Transportprotokoll an.

Gilt für: