Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphRecentNotebookLinks
Packages that use MicrosoftGraphRecentNotebookLinks
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphRecentNotebookLinks in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphRecentNotebookLinksModifier and TypeMethodDescriptionMicrosoftGraphRecentNotebook.links()Get the links property: recentNotebookLinks.MicrosoftGraphRecentNotebookLinks.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: recentNotebookLinks.MicrosoftGraphRecentNotebookLinks.withOneNoteClientUrl(MicrosoftGraphExternalLink oneNoteClientUrl) Set the oneNoteClientUrl property: externalLink.MicrosoftGraphRecentNotebookLinks.withOneNoteWebUrl(MicrosoftGraphExternalLink oneNoteWebUrl) Set the oneNoteWebUrl property: externalLink.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphRecentNotebookLinksModifier and TypeMethodDescriptionMicrosoftGraphRecentNotebook.withLinks(MicrosoftGraphRecentNotebookLinks links) Set the links property: recentNotebookLinks.