Compartir a través de


SparkLinkedService.ServerType Propiedad

Definición

Obtiene o establece el tipo de servidor Spark. Entre los valores posibles se incluyen: 'SharkServer', 'SharkServer2', 'SparkThriftServer'

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a