public sealed class GetSourceRequest : IMessage<GetSourceRequest>, IEquatable<GetSourceRequest>, IDeepCloneable<GetSourceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Command Center v2 API class GetSourceRequest.
[[["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 documentation is for the `GetSourceRequest` class, part of the Security Command Center v2 API in version 1.0.0-beta04."],["`GetSourceRequest` is used to retrieve a specific source and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors, one default and one that copies from another `GetSourceRequest` object."],["It contains properties `Name` and `SourceName`, where `Name` represents the resource name of the source and `SourceName` is a typed view over `Name`."],["The `GetSourceRequest` class inherits from `object` and provides methods like `GetHashCode`, `GetType`, and `ToString`."]]],[]]