Share via


HDInsightOnDemandLinkedService.ClusterSize Property

Definition

Number of worker/data nodes in the cluster. Suggestion value: 4. Type: int (or Expression with resultType int).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<int> ClusterSize { get; set; }
member this.ClusterSize : Azure.Core.Expressions.DataFactory.DataFactoryElement<int> with get, set
Public Property ClusterSize As DataFactoryElement(Of Integer)

Property Value

Applies to