Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOnenoteEntityBaseModel
-
Packages that use MicrosoftGraphOnenoteEntityBaseModel Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphOnenoteEntityBaseModel in com.azure.resourcemanager.authorization.fluent.models
Subclasses of MicrosoftGraphOnenoteEntityBaseModel in com.azure.resourcemanager.authorization.fluent.models Modifier and Type Class Description class
MicrosoftGraphNotebook
notebook.class
MicrosoftGraphOnenoteEntityHierarchyModel
onenoteEntityHierarchyModel.class
MicrosoftGraphOnenoteEntitySchemaObjectModel
onenoteEntitySchemaObjectModel.class
MicrosoftGraphOnenotePage
onenotePage.class
MicrosoftGraphOnenoteResource
onenoteResource.class
MicrosoftGraphOnenoteSection
onenoteSection.class
MicrosoftGraphSectionGroup
sectionGroup.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphOnenoteEntityBaseModel Modifier and Type Method Description MicrosoftGraphOnenoteEntityBaseModel
MicrosoftGraphOnenoteEntityBaseModel. withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additionalProperties property: onenoteEntityBaseModel.MicrosoftGraphOnenoteEntityBaseModel
MicrosoftGraphOnenoteEntityBaseModel. withId(String id)
Set the id property: Read-only.MicrosoftGraphOnenoteEntityBaseModel
MicrosoftGraphOnenoteEntityBaseModel. withSelf(String self)
Set the self property: The endpoint where you can get details about the page.
-