SparkAuthenticationType type

The authentication method used to access the Spark server.
KnownSparkAuthenticationType can be used interchangeably with SparkAuthenticationType, this enum contains the known values that the service supports.

Known values supported by the service

Anonymous: Anonymous
Username: Username
UsernameAndPassword: UsernameAndPassword
WindowsAzureHDInsightService: WindowsAzureHDInsightService

type SparkAuthenticationType = string