Bagikan melalui


HDInsightOnDemandLinkedService.HiveConfiguration Property

Definition

Gets or sets specifies the hive configuration parameters (hive-site.xml) for the HDInsight cluster.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to