Compartir a través de


HiveLinkedService.ServerType Propiedad

Definición

Obtiene o establece el tipo de servidor de Hive. Entre los valores posibles se incluyen: "HiveServer1", "HiveServer2", "HiveThriftServer".

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.serverType")]
public string ServerType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.serverType")>]
member this.ServerType : string with get, set
Public Property ServerType As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a