SparkProtocol.Type specifies the protocol to use when connecting to an instance of Spark.
Enumeration Options
Enumerations simplify the process of selecting options within a function. To specify the SparkProtocol.Type, users have the option to either input the below Argument description (which provides more information) or the shorter Value (which provides a more concise representation).
| Argument | Value | Description |
|---|---|---|
| SparkProtocol.Standard | 0 | Specifies the Standard protocol to connect to an instance of Spark. |
| SparkProtocol.Azure | 1 | Specifies the Azure protocol to connect to an instance of Spark. |
| SparkProtocol.HTTP | 2 | Specifies the Standard protocol to connect to an instance of Spark. |
Applies to
Here’s a list of functions that work with SparkProtocol.Type:
2023-2026 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy