public sealed class ConnectAgentResource : IMessage<ConnectAgentResource>, IEquatable<ConnectAgentResource>, IDeepCloneable<ConnectAgentResource>, IBufferMessage, IMessage
ConnectAgentResource represents a Kubernetes resource manifest for Connect
Agent deployment.
[[["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\u003eThe \u003ccode\u003eConnectAgentResource\u003c/code\u003e class represents a Kubernetes resource manifest for Connect Agent deployment, serving as a central element for managing resources.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, allowing for robust interaction and manipulation of the resource.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConnectAgentResource\u003c/code\u003e class includes properties for \u003ccode\u003eManifest\u003c/code\u003e (YAML manifest of the resource) and \u003ccode\u003eType\u003c/code\u003e (Kubernetes type of the resource) to define and describe the Kubernetes resource.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eConnectAgentResource\u003c/code\u003e class, one default constructor and one that takes another \u003ccode\u003eConnectAgentResource\u003c/code\u003e as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eThis webpage also shows all the previous versions of this resource, ranging from version \u003ccode\u003e1.0.0\u003c/code\u003e to the latest version \u003ccode\u003e2.5.0\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]