public sealed class BatchEnableServicesResponse : IMessage<BatchEnableServicesResponse>, IEquatable<BatchEnableServicesResponse>, IDeepCloneable<BatchEnableServicesResponse>, IBufferMessage, IMessage
Response message for the BatchEnableServices method.
This response message is assigned to the response field of the returned
Operation when that operation is done.
[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eBatchEnableServicesResponse\u003c/code\u003e class is used as a response message for the \u003ccode\u003eBatchEnableServices\u003c/code\u003e method, indicating the outcome of the operation.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, comparison, cloning, and buffered operations.\u003c/p\u003e\n"],["\u003cp\u003eIt contains a list of \u003ccode\u003eFailures\u003c/code\u003e that occur when enabling services partially succeed, alongside the details of each \u003ccode\u003eEnableFailure\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt also contains the \u003ccode\u003eServices\u003c/code\u003e property that has the updated status of the services after a successfull enabling.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for this class is \u003ccode\u003e2.5.0\u003c/code\u003e, and it can also be found in older versions, all the way down to \u003ccode\u003e1.0.0\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]