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

PSAlertRuleNoDetails Class

Definition

Wrapps around the RuleGetResponse

public class PSAlertRuleNoDetails : Microsoft.Azure.Commands.Insights.OutputClasses.PSAlertRule
type PSAlertRuleNoDetails = class
    inherit PSAlertRule
Public Class PSAlertRuleNoDetails
Inherits PSAlertRule
Inheritance

Constructors

PSAlertRuleNoDetails(AlertRuleResource)
PSAlertRuleNoDetails(AlertRuleResource)

Initializes a new instance of the PSAlertRule class.

Properties

Actions

Gets or sets the Actions list of the AlertResource

(Inherited from AlertRuleResource)
Condition

Gets or sets the Condition of the AlertRuleResource

(Inherited from AlertRuleResource)

Applies to