Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOnenoteEntityHierarchyModel
Packages that use MicrosoftGraphOnenoteEntityHierarchyModel
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphOnenoteEntityHierarchyModel in com.azure.resourcemanager.authorization.fluent.models
Subclasses of MicrosoftGraphOnenoteEntityHierarchyModel in com.azure.resourcemanager.authorization.fluent.modelsModifier and TypeClassDescriptionfinal classnotebook.final classonenoteSection.final classsectionGroup.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphOnenoteEntityHierarchyModelModifier and TypeMethodDescriptionMicrosoftGraphOnenoteEntityHierarchyModel.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: onenoteEntityHierarchyModel.MicrosoftGraphOnenoteEntityHierarchyModel.withCreatedBy(MicrosoftGraphIdentitySet createdBy) Set the createdBy property: identitySet.MicrosoftGraphOnenoteEntityHierarchyModel.withCreatedDateTime(OffsetDateTime createdDateTime) Set the createdDateTime property: The date and time when the page was created.MicrosoftGraphOnenoteEntityHierarchyModel.withDisplayName(String displayName) Set the displayName property: The name of the notebook.Set the id property: Read-only.MicrosoftGraphOnenoteEntityHierarchyModel.withLastModifiedBy(MicrosoftGraphIdentitySet lastModifiedBy) Set the lastModifiedBy property: identitySet.MicrosoftGraphOnenoteEntityHierarchyModel.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) Set the lastModifiedDateTime property: The date and time when the notebook was last modified.Set the self property: The endpoint where you can get details about the page.