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

PSNotebookCell(NotebookCell) Constructor

Definition

public PSNotebookCell (Azure.Analytics.Synapse.Artifacts.Models.NotebookCell notebookCell);
new Microsoft.Azure.Commands.Synapse.Models.PSNotebookCell : Azure.Analytics.Synapse.Artifacts.Models.NotebookCell -> Microsoft.Azure.Commands.Synapse.Models.PSNotebookCell
Public Sub New (notebookCell As NotebookCell)

Parameters

notebookCell
NotebookCell

Applies to