NotebookParameterType type
Notebook parameter type.
KnownNotebookParameterType can be used interchangeably with NotebookParameterType,
this enum contains the known values that the service supports.
Known values supported by the service
string: string
int: int
float: float
bool: bool
type NotebookParameterType = string