Compartir a través de


AfdDomainHttpsCustomizedCipherSuiteSet.CipherSuiteSetForTls12 Property

Definition

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

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

Property Value

Implements

Attributes

Applies to