Dela via


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.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)]
public string MinimumTlsVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)>]
member this.MinimumTlsVersion : string with get, set
Public Property MinimumTlsVersion As String

Property Value

Implements

Attributes

Applies to