Share via


HDInsightOnDemandLinkedService.ClusterType Property

Definition

Gets or sets the cluster type. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to