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
|
|
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python