通过


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

NotificationRule Class

Definition

Notification rule model. Please note this is the abstract base class. The derived classes available for instantiation are: TestsNotificationRule.

[System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.Developer.LoadTesting.UnknownNotificationRule))]
public abstract class NotificationRule : System.ClientModel.Primitives.IJsonModel<Azure.Developer.LoadTesting.NotificationRule>, System.ClientModel.Primitives.IPersistableModel<Azure.Developer.LoadTesting.NotificationRule>
[<System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.Developer.LoadTesting.UnknownNotificationRule))>]
type NotificationRule = class
    interface IJsonModel<NotificationRule>
    interface IPersistableModel<NotificationRule>
Public MustInherit Class NotificationRule
Implements IJsonModel(Of NotificationRule), IPersistableModel(Of NotificationRule)
Inheritance
NotificationRule
Derived
Attributes
Implements

Applies to