Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphPlannerUser
-
Packages that use MicrosoftGraphPlannerUser Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphPlannerUser in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphPlannerUser Modifier and Type Method Description MicrosoftGraphPlannerUserMicrosoftGraphUserInner. planner()Get the planner property: plannerUser.MicrosoftGraphPlannerUserMicrosoftGraphPlannerUser. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: plannerUser.MicrosoftGraphPlannerUserMicrosoftGraphPlannerUser. withId(String id)Set the id property: Read-only.MicrosoftGraphPlannerUserMicrosoftGraphPlannerUser. withPlans(List<MicrosoftGraphPlannerPlan> plans)Set the plans property: Read-only.MicrosoftGraphPlannerUserMicrosoftGraphPlannerUser. withTasks(List<MicrosoftGraphPlannerTask> tasks)Set the tasks property: Read-only.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphPlannerUser Modifier and Type Method Description MicrosoftGraphUserInnerMicrosoftGraphUserInner. withPlanner(MicrosoftGraphPlannerUser planner)Set the planner property: plannerUser.
-