UpdateTaskRequest.AppliedCategories Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
appliedCategories
[System.Text.Json.Serialization.JsonPropertyName("appliedCategories")]
public Azure.Connectors.Sdk.Planner.Models.AppliedCategories AppliedCategories { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("appliedCategories")>]
member this.AppliedCategories : Azure.Connectors.Sdk.Planner.Models.AppliedCategories with get, set
Public Property AppliedCategories As AppliedCategories
Property Value
- Attributes