Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphPlannerAssignedToTaskBoardTaskFormat
Packages that use MicrosoftGraphPlannerAssignedToTaskBoardTaskFormat
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphPlannerAssignedToTaskBoardTaskFormat in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphPlannerAssignedToTaskBoardTaskFormatModifier and TypeMethodDescriptionMicrosoftGraphPlannerTask.assignedToTaskBoardFormat()Get the assignedToTaskBoardFormat property: plannerAssignedToTaskBoardTaskFormat.MicrosoftGraphPlannerAssignedToTaskBoardTaskFormat.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: plannerAssignedToTaskBoardTaskFormat.Set the id property: Read-only.MicrosoftGraphPlannerAssignedToTaskBoardTaskFormat.withOrderHintsByAssignee(Map<String, Object> orderHintsByAssignee) Set the orderHintsByAssignee property: plannerOrderHintsByAssignee.MicrosoftGraphPlannerAssignedToTaskBoardTaskFormat.withUnassignedOrderHint(String unassignedOrderHint) Set the unassignedOrderHint property: Hint value used to order the task on the AssignedTo view of the Task Board when the task is not assigned to anyone, or if the orderHintsByAssignee dictionary does not provide an order hint for the user the task is assigned to.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphPlannerAssignedToTaskBoardTaskFormatModifier and TypeMethodDescriptionMicrosoftGraphPlannerTask.withAssignedToTaskBoardFormat(MicrosoftGraphPlannerAssignedToTaskBoardTaskFormat assignedToTaskBoardFormat) Set the assignedToTaskBoardFormat property: plannerAssignedToTaskBoardTaskFormat.