ServerUpdateParameters.SslEnforcement Property

Definition

Enable ssl enforcement or not when connect to server.

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

Property Value

Implements

Attributes

Applies to