Compartir a través de


HDInsightOnDemandLinkedService.HBaseConfiguration Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a