Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphPlannerBucket
Packages that use MicrosoftGraphPlannerBucket
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphPlannerBucket in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphPlannerBucketModifier and TypeMethodDescriptionMicrosoftGraphPlannerBucket.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: plannerBucket.Set the id property: Read-only.Set the name property: Name of the bucket.MicrosoftGraphPlannerBucket.withOrderHint(String orderHint) Set the orderHint property: Hint used to order items of this type in a list view.MicrosoftGraphPlannerBucket.withPlanId(String planId) Set the planId property: Plan ID to which the bucket belongs.MicrosoftGraphPlannerBucket.withTasks(List<MicrosoftGraphPlannerTask> tasks) Set the tasks property: Read-only.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphPlannerBucketModifier and TypeMethodDescriptionMicrosoftGraphPlannerPlan.buckets()Get the buckets property: Read-only.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphPlannerBucketModifier and TypeMethodDescriptionMicrosoftGraphPlannerPlan.withBuckets(List<MicrosoftGraphPlannerBucket> buckets) Set the buckets property: Read-only.