PostgreSqlServer.SslEnforcement Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enable ssl enforcement or not when connect to server.
public Azure.Provisioning.BicepValue<Azure.Provisioning.PostgreSql.PostgreSqlSslEnforcementEnum> SslEnforcement { get; }
member this.SslEnforcement : Azure.Provisioning.BicepValue<Azure.Provisioning.PostgreSql.PostgreSqlSslEnforcementEnum>
Public ReadOnly Property SslEnforcement As BicepValue(Of PostgreSqlSslEnforcementEnum)