Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOnenoteResource
Packages that use MicrosoftGraphOnenoteResource
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphOnenoteResource in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphOnenoteResourceModifier and TypeMethodDescriptionMicrosoftGraphOnenoteResource.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: onenoteResource.MicrosoftGraphOnenoteResource.withContent(byte[] content) Set the content property: The content stream.MicrosoftGraphOnenoteResource.withContentUrl(String contentUrl) Set the contentUrl property: The URL for downloading the content.Set the id property: Read-only.Set the self property: The endpoint where you can get details about the page.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphOnenoteResourceModifier and TypeMethodDescriptionMicrosoftGraphOnenote.resources()Get the resources property: The image and other file resources in OneNote pages.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphOnenoteResourceModifier and TypeMethodDescriptionMicrosoftGraphOnenote.withResources(List<MicrosoftGraphOnenoteResource> resources) Set the resources property: The image and other file resources in OneNote pages.