Synapse Notebook Activity Response
    data class SynapseNotebookActivityResponse(val conf: Any? = null, val configurationType: String? = null, val dependsOn: List<ActivityDependencyResponse>? = null, val description: String? = null, val driverSize: Any? = null, val executorSize: Any? = null, val linkedServiceName: LinkedServiceReferenceResponse? = null, val name: String, val notebook: SynapseNotebookReferenceResponse, val numExecutors: Any? = null, val onInactiveMarkAs: String? = null, val parameters: Map<String, NotebookParameterResponse>? = null, val policy: ActivityPolicyResponse? = null, val sparkConfig: Map<String, Any>? = null, val sparkPool: BigDataPoolParametrizationReferenceResponse? = null, val state: String? = null, val targetSparkConfiguration: SparkConfigurationParametrizationReferenceResponse? = null, val type: String, val userProperties: List<UserPropertyResponse>? = null)
Execute Synapse notebook activity.
Constructors
Link copied to clipboard
                fun SynapseNotebookActivityResponse(conf: Any? = null, configurationType: String? = null, dependsOn: List<ActivityDependencyResponse>? = null, description: String? = null, driverSize: Any? = null, executorSize: Any? = null, linkedServiceName: LinkedServiceReferenceResponse? = null, name: String, notebook: SynapseNotebookReferenceResponse, numExecutors: Any? = null, onInactiveMarkAs: String? = null, parameters: Map<String, NotebookParameterResponse>? = null, policy: ActivityPolicyResponse? = null, sparkConfig: Map<String, Any>? = null, sparkPool: BigDataPoolParametrizationReferenceResponse? = null, state: String? = null, targetSparkConfiguration: SparkConfigurationParametrizationReferenceResponse? = null, type: String, userProperties: List<UserPropertyResponse>? = null)
Types
Properties
Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard