Sdílet prostřednictvím


IActionableRemediation Interface

Definition

[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)

Applies to