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
|
|
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python