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