你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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