Share via


IAfdDomainHttpsParameters.CustomizedCipherSuiteSet Property

Definition

Customized cipher suites object that will be used for Https when cipherSuiteSetType is Customized.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Customized cipher suites object that will be used for Https when cipherSuiteSetType is Customized.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IAfdDomainHttpsCustomizedCipherSuiteSet) }, Read=true, ReadOnly=false, Required=false, SerializedName="customizedCipherSuiteSet", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IAfdDomainHttpsCustomizedCipherSuiteSet CustomizedCipherSuiteSet { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Customized cipher suites object that will be used for Https when cipherSuiteSetType is Customized.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IAfdDomainHttpsCustomizedCipherSuiteSet) }, Read=true, ReadOnly=false, Required=false, SerializedName="customizedCipherSuiteSet", Update=true)>]
member this.CustomizedCipherSuiteSet : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IAfdDomainHttpsCustomizedCipherSuiteSet with get, set
Public Property CustomizedCipherSuiteSet As IAfdDomainHttpsCustomizedCipherSuiteSet

Property Value

Attributes

Applies to