Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphCopyNotebookModel
Packages that use MicrosoftGraphCopyNotebookModel
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphCopyNotebookModel in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphCopyNotebookModelModifier and TypeMethodDescriptionMicrosoftGraphCopyNotebookModel.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: CopyNotebookModel.MicrosoftGraphCopyNotebookModel.withCreatedBy(String createdBy) Set the createdBy property: The createdBy property.MicrosoftGraphCopyNotebookModel.withCreatedByIdentity(MicrosoftGraphIdentitySet createdByIdentity) Set the createdByIdentity property: identitySet.MicrosoftGraphCopyNotebookModel.withCreatedTime(OffsetDateTime createdTime) Set the createdTime property: The createdTime property.Set the id property: The id property.MicrosoftGraphCopyNotebookModel.withIsDefault(Boolean isDefault) Set the isDefault property: The isDefault property.MicrosoftGraphCopyNotebookModel.withIsShared(Boolean isShared) Set the isShared property: The isShared property.MicrosoftGraphCopyNotebookModel.withLastModifiedBy(String lastModifiedBy) Set the lastModifiedBy property: The lastModifiedBy property.MicrosoftGraphCopyNotebookModel.withLastModifiedByIdentity(MicrosoftGraphIdentitySet lastModifiedByIdentity) Set the lastModifiedByIdentity property: identitySet.MicrosoftGraphCopyNotebookModel.withLastModifiedTime(OffsetDateTime lastModifiedTime) Set the lastModifiedTime property: The lastModifiedTime property.MicrosoftGraphCopyNotebookModel.withLinks(MicrosoftGraphNotebookLinks links) Set the links property: notebookLinks.Set the name property: The name property.MicrosoftGraphCopyNotebookModel.withSectionGroupsUrl(String sectionGroupsUrl) Set the sectionGroupsUrl property: The sectionGroupsUrl property.MicrosoftGraphCopyNotebookModel.withSectionsUrl(String sectionsUrl) Set the sectionsUrl property: The sectionsUrl property.Set the self property: The self property.MicrosoftGraphCopyNotebookModel.withUserRole(MicrosoftGraphOnenoteUserRole userRole) Set the userRole property: onenoteUserRole.