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

PSSuppressionAlertProcessingRule Class

Definition

public class PSSuppressionAlertProcessingRule : Microsoft.Azure.Commands.AlertsManagement.OutputModels.PSAlertProcessingRule
type PSSuppressionAlertProcessingRule = class
    inherit PSAlertProcessingRule
Public Class PSSuppressionAlertProcessingRule
Inherits PSAlertProcessingRule
Inheritance
PSSuppressionAlertProcessingRule

Constructors

PSSuppressionAlertProcessingRule(AlertProcessingRule)

Properties

AlertProcessingType (Inherited from PSAlertProcessingRule)
Conditions (Inherited from PSAlertProcessingRule)
CreatedAt (Inherited from PSAlertProcessingRule)
CreatedBy (Inherited from PSAlertProcessingRule)
Description (Inherited from PSAlertProcessingRule)
Enabled (Inherited from PSAlertProcessingRule)
Id (Inherited from PSAlertProcessingRule)
LastModifiedAt (Inherited from PSAlertProcessingRule)
LastModifiedBy (Inherited from PSAlertProcessingRule)
Name (Inherited from PSAlertProcessingRule)
Schedule (Inherited from PSAlertProcessingRule)
Scopes (Inherited from PSAlertProcessingRule)
Tags (Inherited from PSAlertProcessingRule)

Applies to