HDInsightOnDemandLinkedService.Version Property

Definition

Gets or sets version of the HDInsight cluster.  Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to