다음을 통해 공유


ServerForCreate.MinimalTlsVersion Property

Definition

Enforce a minimal Tls version for the server.

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

Property Value

Implements

Attributes

Applies to