Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphRecentNotebookLinks
-
Packages that use MicrosoftGraphRecentNotebookLinks Package Description com.azure.resourcemanager.authorization.fluent.models 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 MicrosoftGraphRecentNotebookLinks Modifier and Type Method Description MicrosoftGraphRecentNotebookLinksMicrosoftGraphRecentNotebook. links()Get the links property: recentNotebookLinks.MicrosoftGraphRecentNotebookLinksMicrosoftGraphRecentNotebookLinks. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: recentNotebookLinks.MicrosoftGraphRecentNotebookLinksMicrosoftGraphRecentNotebookLinks. withOneNoteClientUrl(MicrosoftGraphExternalLink oneNoteClientUrl)Set the oneNoteClientUrl property: externalLink.MicrosoftGraphRecentNotebookLinksMicrosoftGraphRecentNotebookLinks. withOneNoteWebUrl(MicrosoftGraphExternalLink oneNoteWebUrl)Set the oneNoteWebUrl property: externalLink.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphRecentNotebookLinks Modifier and Type Method Description MicrosoftGraphRecentNotebookMicrosoftGraphRecentNotebook. withLinks(MicrosoftGraphRecentNotebookLinks links)Set the links property: recentNotebookLinks.
-