Share via


SparkLinkedService.ServerType Property

Definition

The type of Spark server.

public Azure.ResourceManager.DataFactory.Models.SparkServerType? ServerType { get; set; }
member this.ServerType : Nullable<Azure.ResourceManager.DataFactory.Models.SparkServerType> with get, set
Public Property ServerType As Nullable(Of SparkServerType)

Property Value

Applies to