Condividi tramite


StorageAccount.MinimumTlsVersion Property

Definition

Set the minimum TLS version to be permitted on requests to storage. The default interpretation is TLS 1.0 for this property.

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

Property Value

Implements

Attributes

Applies to