Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOnenote
Packages that use MicrosoftGraphOnenote
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphOnenote in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphOnenoteModifier and TypeMethodDescriptionMicrosoftGraphGroupInner.onenote()Get the onenote property: onenote.MicrosoftGraphSite.onenote()Get the onenote property: onenote.MicrosoftGraphUserInner.onenote()Get the onenote property: onenote.MicrosoftGraphOnenote.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: onenote.Set the id property: Read-only.MicrosoftGraphOnenote.withNotebooks(List<MicrosoftGraphNotebook> notebooks) Set the notebooks property: The collection of OneNote notebooks that are owned by the user or group.MicrosoftGraphOnenote.withOperations(List<MicrosoftGraphOnenoteOperation> operations) Set the operations property: The status of OneNote operations.MicrosoftGraphOnenote.withPages(List<MicrosoftGraphOnenotePage> pages) Set the pages property: The pages in all OneNote notebooks that are owned by the user or group.MicrosoftGraphOnenote.withResources(List<MicrosoftGraphOnenoteResource> resources) Set the resources property: The image and other file resources in OneNote pages.MicrosoftGraphOnenote.withSectionGroups(List<MicrosoftGraphSectionGroup> sectionGroups) Set the sectionGroups property: The section groups in all OneNote notebooks that are owned by the user or group.MicrosoftGraphOnenote.withSections(List<MicrosoftGraphOnenoteSection> sections) Set the sections property: The sections in all OneNote notebooks that are owned by the user or group.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphOnenoteModifier and TypeMethodDescriptionMicrosoftGraphGroupInner.withOnenote(MicrosoftGraphOnenote onenote) Set the onenote property: onenote.MicrosoftGraphSite.withOnenote(MicrosoftGraphOnenote onenote) Set the onenote property: onenote.MicrosoftGraphUserInner.withOnenote(MicrosoftGraphOnenote onenote) Set the onenote property: onenote.