HDInsightOnDemandLinkedService.ClusterUserName Property

Definition

Gets or sets the username to access the cluster. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to