public sealed class GetPreferenceSetRequest : IMessage<GetPreferenceSetRequest>, IEquatable<GetPreferenceSetRequest>, IDeepCloneable<GetPreferenceSetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class GetPreferenceSetRequest.
[[["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 document provides reference information for the `GetPreferenceSetRequest` class within the Migration Center v1 API."],["`GetPreferenceSetRequest` is used to retrieve a specific preference set and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetPreferenceSetRequest` class has a constructor that takes no arguments and a constructor that takes another `GetPreferenceSetRequest` as a copy."],["The class contains two properties, `Name`, which is a string, and `PreferenceSetName`, which is a typed view over the `Name` resource."],["The latest version of this is 1.4.0 and this content specifically is regarding version 1.1.0."]]],[]]