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

AlertSimulatorRequestProperties Class

Definition

Describes properties of an alert simulation request

[Newtonsoft.Json.JsonObject("AlertSimulatorRequestProperties")]
public class AlertSimulatorRequestProperties
[<Newtonsoft.Json.JsonObject("AlertSimulatorRequestProperties")>]
type AlertSimulatorRequestProperties = class
Public Class AlertSimulatorRequestProperties
Inheritance
AlertSimulatorRequestProperties
Derived
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

AlertSimulatorRequestProperties()

Initializes a new instance of the AlertSimulatorRequestProperties class.

AlertSimulatorRequestProperties(IDictionary<String,Object>)

Initializes a new instance of the AlertSimulatorRequestProperties class.

Properties

AdditionalProperties

Gets or sets describes properties of an alert simulation request

Applies to