你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

NotebookParameter 类

定义

Notebook 参数。

public class NotebookParameter
type NotebookParameter = class
Public Class NotebookParameter
继承
NotebookParameter

构造函数

NotebookParameter()

初始化 NotebookParameter 的新实例。

属性

ParameterType

笔记本参数类型。

Value

笔记本参数值。 类型:字符串 (或带有 resultType 字符串) 的表达式。

适用于