Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOnenoteEntitySchemaObjectModel
-
Packages that use MicrosoftGraphOnenoteEntitySchemaObjectModel Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphOnenoteEntitySchemaObjectModel in com.azure.resourcemanager.authorization.fluent.models
Subclasses of MicrosoftGraphOnenoteEntitySchemaObjectModel in com.azure.resourcemanager.authorization.fluent.models Modifier and Type Class Description classMicrosoftGraphNotebooknotebook.classMicrosoftGraphOnenoteEntityHierarchyModelonenoteEntityHierarchyModel.classMicrosoftGraphOnenotePageonenotePage.classMicrosoftGraphOnenoteSectiononenoteSection.classMicrosoftGraphSectionGroupsectionGroup.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphOnenoteEntitySchemaObjectModel Modifier and Type Method Description MicrosoftGraphOnenoteEntitySchemaObjectModelMicrosoftGraphOnenoteEntitySchemaObjectModel. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: onenoteEntitySchemaObjectModel.MicrosoftGraphOnenoteEntitySchemaObjectModelMicrosoftGraphOnenoteEntitySchemaObjectModel. withCreatedDateTime(OffsetDateTime createdDateTime)Set the createdDateTime property: The date and time when the page was created.MicrosoftGraphOnenoteEntitySchemaObjectModelMicrosoftGraphOnenoteEntitySchemaObjectModel. withId(String id)Set the id property: Read-only.MicrosoftGraphOnenoteEntitySchemaObjectModelMicrosoftGraphOnenoteEntitySchemaObjectModel. withSelf(String self)Set the self property: The endpoint where you can get details about the page.
-