Bagikan melalui


SparkLinkedService.Host Property

Definition

Gets or sets IP address or host name of the Spark server

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to