SparkConfigurationListResponse Class
A list of SparkConfiguration resources.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
SparkConfigurationListResponse
Constructor
SparkConfigurationListResponse(*, value: List[azure.mgmt.synapse.models._models_py3.SparkConfigurationResource], next_link: Optional[str] = None, **kwargs)
Variables
- value
- list[SparkConfigurationResource]
Required. List of SparkConfiguration.
- next_link
- str
The link to the next page of results, if any remaining results exist.
Feedback
Submit and view feedback for