public sealed class OptimizeRestoredTableMetadata : IMessage<OptimizeRestoredTableMetadata>, IEquatable<OptimizeRestoredTableMetadata>, IDeepCloneable<OptimizeRestoredTableMetadata>, IBufferMessage, IMessage
Metadata type for the long-running operation used to track the progress
of optimizations performed on a newly restored table. This long-running
operation is automatically created by the system after the successful
completion of a table restore, and cannot be cancelled.
[[["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-08 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eOptimizeRestoredTableMetadata\u003c/code\u003e is 3.24.0, and the page details versions ranging back to 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOptimizeRestoredTableMetadata\u003c/code\u003e is a metadata type used to track the progress of optimizations on a newly restored table, which is automatically generated and non-cancellable.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one and another that takes an \u003ccode\u003eOptimizeRestoredTableMetadata\u003c/code\u003e instance as an argument.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eOptimizeRestoredTableMetadata\u003c/code\u003e include \u003ccode\u003eName\u003c/code\u003e to represent the name of the table and \u003ccode\u003eProgress\u003c/code\u003e to show the optimization status.\u003c/p\u003e\n"]]],[],null,[]]