public sealed class GetProviderRequest : IMessage<GetProviderRequest>, IEquatable<GetProviderRequest>, IDeepCloneable<GetProviderRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Integration Connectors v1 API class GetProviderRequest.
[[["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-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eGetProviderRequest\u003c/code\u003e class within the Integration Connectors v1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetProviderRequest\u003c/code\u003e is used as a request message for the \u003ccode\u003eConnectors.GetProvider\u003c/code\u003e operation.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several 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\u003eIt has two constructors: a default constructor and one that takes another \u003ccode\u003eGetProviderRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two properties: \u003ccode\u003eName\u003c/code\u003e, a required string representing the resource name, and \u003ccode\u003eProviderName\u003c/code\u003e, a \u003ccode\u003eProviderName\u003c/code\u003e-typed view over the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]