HDInsightOnDemandLinkedService.StormConfiguration Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to