Condividi tramite


SiteConfigResource.MinTlsVersion Property

Definition

MinTlsVersion: configures the minimum version of TLS required for SSL requests

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

Property Value

Implements

Attributes

Applies to