共用方式為


HiveLinkedService.ServerType Property

Definition

Gets or sets the type of Hive server. Possible values include: 'HiveServer1', 'HiveServer2', 'HiveThriftServer'

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.serverType")]
public string ServerType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.serverType")>]
member this.ServerType : string with get, set
Public Property ServerType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to