Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphPlannerBucketTaskBoardTaskFormat
-
Packages that use MicrosoftGraphPlannerBucketTaskBoardTaskFormat Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphPlannerBucketTaskBoardTaskFormat in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphPlannerBucketTaskBoardTaskFormat Modifier and Type Method Description MicrosoftGraphPlannerBucketTaskBoardTaskFormatMicrosoftGraphPlannerTask. bucketTaskBoardFormat()Get the bucketTaskBoardFormat property: plannerBucketTaskBoardTaskFormat.MicrosoftGraphPlannerBucketTaskBoardTaskFormatMicrosoftGraphPlannerBucketTaskBoardTaskFormat. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: plannerBucketTaskBoardTaskFormat.MicrosoftGraphPlannerBucketTaskBoardTaskFormatMicrosoftGraphPlannerBucketTaskBoardTaskFormat. withId(String id)Set the id property: Read-only.MicrosoftGraphPlannerBucketTaskBoardTaskFormatMicrosoftGraphPlannerBucketTaskBoardTaskFormat. withOrderHint(String orderHint)Set the orderHint property: Hint used to order tasks in the Bucket view of the Task Board.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphPlannerBucketTaskBoardTaskFormat Modifier and Type Method Description MicrosoftGraphPlannerTaskMicrosoftGraphPlannerTask. withBucketTaskBoardFormat(MicrosoftGraphPlannerBucketTaskBoardTaskFormat bucketTaskBoardFormat)Set the bucketTaskBoardFormat property: plannerBucketTaskBoardTaskFormat.
-