Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphRecentNotebook
Packages that use MicrosoftGraphRecentNotebook
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphRecentNotebook in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphRecentNotebookModifier and TypeMethodDescriptionMicrosoftGraphRecentNotebook.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: recentNotebook.MicrosoftGraphRecentNotebook.withDisplayName(String displayName) Set the displayName property: The name of the notebook.MicrosoftGraphRecentNotebook.withLastAccessedTime(OffsetDateTime lastAccessedTime) Set the lastAccessedTime property: The date and time when the notebook was last modified.MicrosoftGraphRecentNotebook.withLinks(MicrosoftGraphRecentNotebookLinks links) Set the links property: recentNotebookLinks.MicrosoftGraphRecentNotebook.withSourceService(MicrosoftGraphOnenoteSourceService sourceService) Set the sourceService property: onenoteSourceService.