Compartir a través de


HiveLinkedService.EnableSsl Propiedad

Definición

Obtiene o establece especifica si las conexiones al servidor se cifran mediante SSL. El valor predeterminado es false.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.enableSsl")]
public object EnableSsl { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.enableSsl")>]
member this.EnableSsl : obj with get, set
Public Property EnableSsl As Object

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a