Freigeben über


IWithDisabledSslProtocolBeta.WithDisabledSslProtocols Methode

Definition

Deaktiviert die angegebenen SSL-Protokolle.

public Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Update.IUpdate WithDisabledSslProtocols (params Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewaySslProtocol[] protocols);
abstract member WithDisabledSslProtocols : Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewaySslProtocol[] -> Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Update.IUpdate
Public Function WithDisabledSslProtocols (ParamArray protocols As ApplicationGatewaySslProtocol()) As IUpdate

Parameter

protocols
ApplicationGatewaySslProtocol[]

SSL-Protokolle.

Gibt zurück

Gilt für: