PostgreSqlServerPropertiesForCreate.SslEnforcement Property

Definition

Enable ssl enforcement or not when connect to server.

public Azure.Provisioning.BicepValue<Azure.Provisioning.PostgreSql.PostgreSqlSslEnforcementEnum> SslEnforcement { get; set; }
member this.SslEnforcement : Azure.Provisioning.BicepValue<Azure.Provisioning.PostgreSql.PostgreSqlSslEnforcementEnum> with get, set
Public Property SslEnforcement As BicepValue(Of PostgreSqlSslEnforcementEnum)

Property Value

Applies to