Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOnenoteUserRole
Packages that use MicrosoftGraphOnenoteUserRole
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphOnenoteUserRole in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphOnenoteUserRoleModifier and TypeFieldDescriptionstatic final MicrosoftGraphOnenoteUserRoleMicrosoftGraphOnenoteUserRole.CONTRIBUTORStatic value Contributor for MicrosoftGraphOnenoteUserRole.static final MicrosoftGraphOnenoteUserRoleMicrosoftGraphOnenoteUserRole.NONEStatic value None for MicrosoftGraphOnenoteUserRole.static final MicrosoftGraphOnenoteUserRoleMicrosoftGraphOnenoteUserRole.OWNERStatic value Owner for MicrosoftGraphOnenoteUserRole.static final MicrosoftGraphOnenoteUserRoleMicrosoftGraphOnenoteUserRole.READERStatic value Reader for MicrosoftGraphOnenoteUserRole.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphOnenoteUserRoleModifier and TypeMethodDescriptionMicrosoftGraphOnenoteUserRole.fromString(String name) Creates or finds a MicrosoftGraphOnenoteUserRole from its string representation.MicrosoftGraphCopyNotebookModel.userRole()Get the userRole property: onenoteUserRole.MicrosoftGraphNotebook.userRole()Get the userRole property: onenoteUserRole.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphOnenoteUserRoleModifier and TypeMethodDescriptionMicrosoftGraphOnenoteUserRole.values()Gets known MicrosoftGraphOnenoteUserRole values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphOnenoteUserRoleModifier and TypeMethodDescriptionMicrosoftGraphCopyNotebookModel.withUserRole(MicrosoftGraphOnenoteUserRole userRole) Set the userRole property: onenoteUserRole.MicrosoftGraphNotebook.withUserRole(MicrosoftGraphOnenoteUserRole userRole) Set the userRole property: onenoteUserRole.