你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

FrontDoorCustomDomainHttpsCustomizedCipherSuiteSet.CipherSuiteSetForTls12 Property

Definition

Cipher suites for TLS 1.2. Required at least one in minimumTlsVersion TLS 1.2.

public System.Collections.Generic.IList<Azure.ResourceManager.Cdn.Models.AfdCustomizedCipherSuiteForTls12> CipherSuiteSetForTls12 { get; }
member this.CipherSuiteSetForTls12 : System.Collections.Generic.IList<Azure.ResourceManager.Cdn.Models.AfdCustomizedCipherSuiteForTls12>
Public ReadOnly Property CipherSuiteSetForTls12 As IList(Of AfdCustomizedCipherSuiteForTls12)

Property Value

Applies to