Compartir a través de


HDInsightOnDemandLinkedService.HiveConfiguration Propiedad

Definición

Obtiene o establece especifica los parámetros de configuración de Hive (hive-site.xml) para el clúster de HDInsight.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a