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