[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The `DeleteWorkloadRequest` class in the Assured Workloads v1beta1 API is used to request the deletion of a specific workload."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `DeleteWorkloadRequest` class includes properties such as `Etag` (optional etag of the workload) and `Name` (required identifier of the workload in a specific format)."],["It has two constructors, one default and one that accepts another `DeleteWorkloadRequest` object to copy its data."],["The `WorkloadName` property provides a typed view over the `Name` property for easier handling of the workload resource name."]]],[]]