public sealed class GetReportConfigRequest : IMessage<GetReportConfigRequest>, IEquatable<GetReportConfigRequest>, IDeepCloneable<GetReportConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class GetReportConfigRequest.
[[["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 is for the `GetReportConfigRequest` class within the Migration Center v1 API, specifically version 1.2.0, but also includes information on versions ranging from 1.0.0 to the latest version 1.4.0."],["`GetReportConfigRequest` is a class used to retrieve a specific `ReportConfig` resource, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `object` class and has inherited members like `GetHashCode()`, `GetType()`, and `ToString()`."],["The `GetReportConfigRequest` class includes two constructors, a parameterless one, and one that takes another `GetReportConfigRequest` as a parameter."],["The class has two properties: `Name` (a string representing the resource name) and `ReportConfigName`, which is a typed view over the `Name` resource name."]]],[]]