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 MicrosoftGraphPlannerGroup
MicrosoftGraphGroupInner. planner()
Get the planner property: plannerGroup.MicrosoftGraphPlannerGroup
MicrosoftGraphPlannerGroup. withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additionalProperties property: plannerGroup.MicrosoftGraphPlannerGroup
MicrosoftGraphPlannerGroup. withId(String id)
Set the id property: Read-only.MicrosoftGraphPlannerGroup
MicrosoftGraphPlannerGroup. 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 MicrosoftGraphGroupInner
MicrosoftGraphGroupInner. withPlanner(MicrosoftGraphPlannerGroup planner)
Set the planner property: plannerGroup.
-