Share via


IAfdDomainHttpsCustomizedCipherSuiteSet Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.AfdDomainHttpsCustomizedCipherSuiteSetTypeConverter))]
public interface IAfdDomainHttpsCustomizedCipherSuiteSet : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.AfdDomainHttpsCustomizedCipherSuiteSetTypeConverter))>]
type IAfdDomainHttpsCustomizedCipherSuiteSet = interface
    interface IJsonSerializable
Public Interface IAfdDomainHttpsCustomizedCipherSuiteSet
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

CipherSuiteSetForTls12

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

CipherSuiteSetForTls13

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to