HDInsightOnDemandLinkedService.OozieConfiguration Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to