Partilhar via


ServerPropertiesForCreate.SslEnforcement Propriedade

Definição

Obtém ou define habilitar a imposição SSL ou não ao se conectar ao servidor. Os valores possíveis incluem: 'Enabled', 'Disabled'

[Newtonsoft.Json.JsonProperty(PropertyName="sslEnforcement")]
public Microsoft.Azure.Management.PostgreSQL.Models.SslEnforcementEnum? SslEnforcement { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sslEnforcement")>]
member this.SslEnforcement : Nullable<Microsoft.Azure.Management.PostgreSQL.Models.SslEnforcementEnum> with get, set
Public Property SslEnforcement As Nullable(Of SslEnforcementEnum)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a