Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphPlannerProgressTaskBoardTaskFormat
-
Packages that use MicrosoftGraphPlannerProgressTaskBoardTaskFormat Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphPlannerProgressTaskBoardTaskFormat in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphPlannerProgressTaskBoardTaskFormat Modifier and Type Method Description MicrosoftGraphPlannerProgressTaskBoardTaskFormatMicrosoftGraphPlannerTask. progressTaskBoardFormat()Get the progressTaskBoardFormat property: plannerProgressTaskBoardTaskFormat.MicrosoftGraphPlannerProgressTaskBoardTaskFormatMicrosoftGraphPlannerProgressTaskBoardTaskFormat. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: plannerProgressTaskBoardTaskFormat.MicrosoftGraphPlannerProgressTaskBoardTaskFormatMicrosoftGraphPlannerProgressTaskBoardTaskFormat. withId(String id)Set the id property: Read-only.MicrosoftGraphPlannerProgressTaskBoardTaskFormatMicrosoftGraphPlannerProgressTaskBoardTaskFormat. withOrderHint(String orderHint)Set the orderHint property: Hint value used to order the task on the Progress view of the Task Board.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphPlannerProgressTaskBoardTaskFormat Modifier and Type Method Description MicrosoftGraphPlannerTaskMicrosoftGraphPlannerTask. withProgressTaskBoardFormat(MicrosoftGraphPlannerProgressTaskBoardTaskFormat progressTaskBoardFormat)Set the progressTaskBoardFormat property: plannerProgressTaskBoardTaskFormat.
-