NotebookKernelSpec Class

Definition

Kernel information.

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.NotebookKernelSpec+NotebookKernelSpecConverter))]
public class NotebookKernelSpec
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.NotebookKernelSpec+NotebookKernelSpecConverter))>]
type NotebookKernelSpec = class
Public Class NotebookKernelSpec
Inheritance
NotebookKernelSpec
Attributes

Constructors

NotebookKernelSpec(String, String)

Initializes a new instance of NotebookKernelSpec.

Properties

AdditionalProperties

Additional Properties.

DisplayName

Name to display in UI.

Name

Name of the kernel specification.

Applies to