AfdDomainHttpsCustomizedCipherSuiteSet.CipherSuiteSetForTls12 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.
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