Partager via


SparkLinkedService.AuthenticationType Propriété

Définition

Obtient ou définit la méthode d’authentification utilisée pour accéder au serveur Spark. Les valeurs possibles sont les suivantes : 'Anonymous', 'Username', 'UsernameAndPassword', 'WindowsAzureHDInsightService'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à