Share via


SynapseNotebookReference Class

Definition

Synapse notebook reference type.

public class SynapseNotebookReference
type SynapseNotebookReference = class
Public Class SynapseNotebookReference
Inheritance
SynapseNotebookReference

Constructors

SynapseNotebookReference()

Initializes a new instance of the SynapseNotebookReference class.

SynapseNotebookReference(Object)

Initializes a new instance of the SynapseNotebookReference class.

Properties

ReferenceName

Gets or sets reference notebook name. Type: string (or Expression with resultType string).

Type

Synapse notebook reference type.

Methods

Validate()

Validate the object.

Applies to