Sdílet prostřednictvím


HDInsightLinkedService.ClusterUri Property

Definition

Gets or sets hDInsight cluster URI. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to