Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphPlannerTaskDetails
Packages that use MicrosoftGraphPlannerTaskDetails
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphPlannerTaskDetails in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphPlannerTaskDetailsModifier and TypeMethodDescriptionMicrosoftGraphPlannerTask.details()Get the details property: plannerTaskDetails.MicrosoftGraphPlannerTaskDetails.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: plannerTaskDetails.MicrosoftGraphPlannerTaskDetails.withChecklist(Map<String, Object> checklist) Set the checklist property: plannerChecklistItems.MicrosoftGraphPlannerTaskDetails.withDescription(String description) Set the description property: Description of the task.Set the id property: Read-only.MicrosoftGraphPlannerTaskDetails.withPreviewType(MicrosoftGraphPlannerPreviewType previewType) Set the previewType property: plannerPreviewType.MicrosoftGraphPlannerTaskDetails.withReferences(Map<String, Object> references) Set the references property: plannerExternalReferences.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphPlannerTaskDetailsModifier and TypeMethodDescriptionMicrosoftGraphPlannerTask.withDetails(MicrosoftGraphPlannerTaskDetails details) Set the details property: plannerTaskDetails.