IWithDisabledSslProtocol Schnittstelle

Definition

Die Phase einer Anwendungsgatewaydefinition, in der die zu deaktivierenden SSL-Protokolle angegeben werden können.

public interface IWithDisabledSslProtocol : Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Definition.IWithDisabledSslProtocolBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithDisabledSslProtocol = interface
    interface IWithDisabledSslProtocolBeta
    interface IBeta
Public Interface IWithDisabledSslProtocol
Implements IBeta, IWithDisabledSslProtocolBeta
Abgeleitet
Implementiert

Methoden

WithDisabledSslProtocol(ApplicationGatewaySslProtocol)

Deaktiviert das angegebene SSL-Protokoll.

(Geerbt von IWithDisabledSslProtocolBeta)
WithDisabledSslProtocols(ApplicationGatewaySslProtocol[])

Deaktiviert die angegebenen SSL-Protokolle.

(Geerbt von IWithDisabledSslProtocolBeta)

Gilt für: