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 classMicrosoftGraphNotebooknotebook.classMicrosoftGraphOnenoteEntityHierarchyModelonenoteEntityHierarchyModel.classMicrosoftGraphOnenoteEntitySchemaObjectModelonenoteEntitySchemaObjectModel.classMicrosoftGraphOnenotePageonenotePage.classMicrosoftGraphOnenoteResourceonenoteResource.classMicrosoftGraphOnenoteSectiononenoteSection.classMicrosoftGraphSectionGroupsectionGroup.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphOnenoteEntityBaseModel Modifier and Type Method Description MicrosoftGraphOnenoteEntityBaseModelMicrosoftGraphOnenoteEntityBaseModel. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: onenoteEntityBaseModel.MicrosoftGraphOnenoteEntityBaseModelMicrosoftGraphOnenoteEntityBaseModel. withId(String id)Set the id property: Read-only.MicrosoftGraphOnenoteEntityBaseModelMicrosoftGraphOnenoteEntityBaseModel. withSelf(String self)Set the self property: The endpoint where you can get details about the page.
-