public sealed class CustomConfig.Types.ResourceSelector : IMessage<CustomConfig.Types.ResourceSelector>, IEquatable<CustomConfig.Types.ResourceSelector>, IDeepCloneable<CustomConfig.Types.ResourceSelector>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Center Management v1 API class CustomConfig.Types.ResourceSelector.
[[["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 page provides reference documentation for the `CustomConfig.Types.ResourceSelector` class within the Security Center Management v1 API."],["The `ResourceSelector` class is used for selecting specific resource types and implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It inherits from the base `object` class, and contains methods and properties like `ResourceTypes` used to define what resources to run the detector on."],["The class has two constructors, one default and one that takes another `ResourceSelector` object as a parameter for copying its values."],["Three versions of the API are currently available, 1.2.0, 1.1.0 and 1.0.0, with 1.2.0 being the latest."]]],[]]