public sealed class GetPublicDelegatedPrefixeRequest : IMessage<GetPublicDelegatedPrefixeRequest>, IEquatable<GetPublicDelegatedPrefixeRequest>, IDeepCloneable<GetPublicDelegatedPrefixeRequest>, IBufferMessage, IMessage
A request message for PublicDelegatedPrefixes.Get. See the method description for details.
[[["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."],[[["The latest version available for `GetPublicDelegatedPrefixeRequest` is 3.6.0, with multiple previous versions ranging down to 1.0.0 also accessible."],["`GetPublicDelegatedPrefixeRequest` is a request message for PublicDelegatedPrefixes.Get, used to retrieve specific public delegated prefix resources."],["This class inherits from the `Object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties for `Project`, `PublicDelegatedPrefix`, and `Region`, which are all strings and represent the Project ID, the name of the resource, and region respectively."],["`GetPublicDelegatedPrefixeRequest` includes two constructors, one parameterless and the other accepting another `GetPublicDelegatedPrefixeRequest` instance."]]],[]]