ServerlessSparkCompute Class
Serverless Spark compute.
- Inheritance
-
builtins.objectServerlessSparkCompute
Constructor
ServerlessSparkCompute(*, runtime_version: str, instance_type: str)
Parameters
Name | Description |
---|---|
runtime_version
Required
|
The runtime version of the compute. |
instance_type
Required
|
The instance type of the compute. |
Keyword-Only Parameters
Name | Description |
---|---|
runtime_version
Required
|
|
instance_type
Required
|
|
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python