ApplicationGatewaySslPolicy.MinProtocolVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Minimum version of Ssl protocol to be supported on application gateway.
public Azure.ResourceManager.Network.Models.ApplicationGatewaySslProtocol? MinProtocolVersion { get; set; }
member this.MinProtocolVersion : Nullable<Azure.ResourceManager.Network.Models.ApplicationGatewaySslProtocol> with get, set
Public Property MinProtocolVersion As Nullable(Of ApplicationGatewaySslProtocol)