FrontDoorCustomDomainHttpsContent.MinimumTlsVersion 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.
TLS protocol version that will be used for Https when cipherSuiteSetType is Customized. Serialized Name: AFDDomainHttpsParameters.minimumTlsVersion
public Azure.ResourceManager.Cdn.Models.FrontDoorMinimumTlsVersion? MinimumTlsVersion { get; set; }
member this.MinimumTlsVersion : Nullable<Azure.ResourceManager.Cdn.Models.FrontDoorMinimumTlsVersion> with get, set
Public Property MinimumTlsVersion As Nullable(Of FrontDoorMinimumTlsVersion)