NotebookResource Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Type de ressource notebook.
[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
- Héritage
-
NotebookResource
- Attributs
Constructeurs
NotebookResource(String, Notebook) |
Initialise une nouvelle instance de NotebookResource. |
Propriétés
Etag |
Etag de ressources. |
Id |
ID de ressource complet pour la ressource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
Name |
Nom de la ressource. |
Properties |
Propriétés du notebook. |
Type |
Type de la ressource. Ex- Microsoft.Compute/virtualMachines ou Microsoft.Storage/storageAccounts. |
S’applique à
Azure SDK for .NET