HDInsightOnDemandLinkedService.ZookeeperNodeSize Property

Definition

Gets or sets specifies the size of the Zoo Keeper node for the HDInsight cluster.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to