public sealed class CustomConfig.Types.CustomOutputSpec.Types.Property : IMessage<CustomConfig.Types.CustomOutputSpec.Types.Property>, IEquatable<CustomConfig.Types.CustomOutputSpec.Types.Property>, IDeepCloneable<CustomConfig.Types.CustomOutputSpec.Types.Property>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Center Management v1 API class CustomConfig.Types.CustomOutputSpec.Types.Property.
An individual name-value pair that defines a custom source property.
Optional. The CEL expression for the custom output. A resource property
can be specified to return the value of the property or a text string
enclosed in quotation marks.
[[["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."],[[["This document provides reference documentation for the `CustomConfig.Types.CustomOutputSpec.Types.Property` class within the Security Center Management v1 API."],["The `Property` class represents an individual name-value pair used to define a custom source property."],["It inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for `Name` (a string representing the property's name) and `ValueExpression` (an `Expr` representing a CEL expression for the property's value)."],["There are three versions of this class that are available: 1.2.0, 1.1.0, and 1.0.0, with version 1.2.0 being the latest version."]]],[]]