Partilhar via


SparkLinkedService.AuthenticationType Propriedade

Definição

Obtém ou define o método de autenticação usado para acessar o servidor Spark. Os valores possíveis incluem: '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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a