sparkconfigurations
Creates or updates a sparkconfiguration.
put/sparkconfigurations/{sparkConfigurationName}
Path parameters
sparkConfigurationNamestring required
The spark Configuration name.
Query parameters
api-versionstring required
The Synapse client API Version.
Headers
If-Matchstring
ETag of the sparkConfiguration entity. Should only be specified for update, for which it should match existing entity or can be * for unconditional update.
Request body
SparkConfigurationResource required— unresolved $ref
Response
OK.
SparkConfigurationResource required— unresolved $ref