Compartir a través de


HDInsightOnDemandLinkedService.StormConfiguration Propiedad

Definición

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

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a