Uses of Class
com.azure.resourcemanager.datafactory.models.SynapseNotebookReference
Package
Description
Package containing the inner data models for DataFactoryManagementClient.
Package containing the data models for DataFactoryManagementClient.
-
Uses of SynapseNotebookReference in com.azure.resourcemanager.datafactory.fluent.models
Modifier and TypeMethodDescriptionSynapseNotebookActivityTypeProperties.notebook()
Get the notebook property: Synapse notebook reference.Modifier and TypeMethodDescriptionSynapseNotebookActivityTypeProperties.withNotebook
(SynapseNotebookReference notebook) Set the notebook property: Synapse notebook reference. -
Uses of SynapseNotebookReference in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionSynapseNotebookActivity.notebook()
Get the notebook property: Synapse notebook reference.SynapseNotebookReference.withReferenceName
(Object referenceName) Set the referenceName property: Reference notebook name.SynapseNotebookReference.withType
(NotebookReferenceType type) Set the type property: Synapse notebook reference type.Modifier and TypeMethodDescriptionSynapseNotebookActivity.withNotebook
(SynapseNotebookReference notebook) Set the notebook property: Synapse notebook reference.