NotebookResource Class

Definition

Notebook resource type.

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.NotebookResource+NotebookResourceConverter))]
public class NotebookResource
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.NotebookResource+NotebookResourceConverter))>]
type NotebookResource = class
Public Class NotebookResource
Inheritance
NotebookResource
Attributes

Constructors

NotebookResource(String, Notebook)

Initializes a new instance of NotebookResource.

Properties

Etag

Resource Etag.

Id

Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

Name

The name of the resource.

Properties

Properties of Notebook.

Type

The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.

Applies to