IActionableRemediation Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.ActionableRemediationTypeConverter))]
public interface IActionableRemediation : Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.ActionableRemediationTypeConverter))>]
type IActionableRemediation = interface
interface IJsonSerializable
Public Interface IActionableRemediation
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
BranchConfiguration |
Repository branch configuration for PR Annotations. |
CategoryConfiguration |
Gets or sets list of categories and severity levels. |
InheritFromParentState |
Update Settings. Enabled - Resource should inherit configurations from parent. Disabled - Resource should not inherit configurations from parent. |
State |
ActionableRemediation Setting. None - the setting was never set. Enabled - ActionableRemediation is enabled. Disabled - ActionableRemediation is disabled. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |