共用方式為


HiveLinkedService.ZooKeeperNameSpace Property

Definition

Gets or sets the namespace on ZooKeeper under which Hive Server 2 nodes are added.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to