public sealed class BatchEnableServicesResponse.Types.EnableFailure : IMessage<BatchEnableServicesResponse.Types.EnableFailure>, IEquatable<BatchEnableServicesResponse.Types.EnableFailure>, IDeepCloneable<BatchEnableServicesResponse.Types.EnableFailure>, IBufferMessage, IMessage
Reference documentation and code samples for the Service Usage v1 API class BatchEnableServicesResponse.Types.EnableFailure.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This documentation page provides reference information for the `BatchEnableServicesResponse.Types.EnableFailure` class within the Service Usage v1 API, which is used for handling errors that occur when enabling services."],["The `EnableFailure` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The class includes properties for `ErrorMessage`, providing a detailed description of the error, and `ServiceId`, identifying the specific service that failed to enable."],["The documentation offers various versions of the package, ranging from version `1.0.0` up to the latest version, `2.5.0`, allowing you to navigate through past versions."]]],[]]