Share via


SiteConfigResource.MinTlsCipherSuite Property

Definition

The minimum strength TLS cipher suite allowed for an application

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.TlsCipherSuites? MinTlsCipherSuite { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.MinTlsCipherSuite : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.TlsCipherSuites> with get, set
Public Property MinTlsCipherSuite As Nullable(Of TlsCipherSuites)

Property Value

Implements

Attributes

Applies to