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