public sealed class CreateSourceRequest : IMessage<CreateSourceRequest>, IEquatable<CreateSourceRequest>, IDeepCloneable<CreateSourceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Command Center v2 API class CreateSourceRequest.
[[["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\u003eCreateSourceRequest\u003c/code\u003e class is used to create a source within the Security Command Center v2 API, as indicated by its role as the request message for source creation.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and 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, providing various functionalities for message handling.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors: a default constructor and another that accepts an existing \u003ccode\u003eCreateSourceRequest\u003c/code\u003e object for cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eParent\u003c/code\u003e, which represents the resource name of the new source's parent organization, and \u003ccode\u003eSource\u003c/code\u003e, which contains the details of the source being created.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParentAsOrganizationName\u003c/code\u003e property provides a typed view over the \u003ccode\u003eParent\u003c/code\u003e resource name using the \u003ccode\u003eOrganizationName\u003c/code\u003e type.\u003c/p\u003e\n"]]],[],null,[]]