Compartir a través de


AfdDomainHttpsCustomizedCipherSuiteSet.CipherSuiteSetForTls13 Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> CipherSuiteSetForTls13 { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Owned)>]
member this.CipherSuiteSetForTls13 : System.Collections.Generic.List<string> with get, set
Public Property CipherSuiteSetForTls13 As List(Of String)

Property Value

Implements

Attributes

Applies to