Share via


HDInsightOnDemandLinkedService.ClusterType Property

Definition

The cluster type. Type: string (or Expression with resultType string).

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

Property Value

Applies to