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

AlertSimulatorBundlesRequestProperties Class

Definition

Simulate alerts according to this bundles.

[Newtonsoft.Json.JsonObject("Bundles")]
public class AlertSimulatorBundlesRequestProperties : Microsoft.Azure.Management.Security.Models.AlertSimulatorRequestProperties
[<Newtonsoft.Json.JsonObject("Bundles")>]
type AlertSimulatorBundlesRequestProperties = class
    inherit AlertSimulatorRequestProperties
Public Class AlertSimulatorBundlesRequestProperties
Inherits AlertSimulatorRequestProperties
Inheritance
AlertSimulatorBundlesRequestProperties
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

AlertSimulatorBundlesRequestProperties()

Initializes a new instance of the AlertSimulatorBundlesRequestProperties class.

AlertSimulatorBundlesRequestProperties(IDictionary<String,Object>, IList<String>)

Initializes a new instance of the AlertSimulatorBundlesRequestProperties class.

Properties

AdditionalProperties

Gets or sets describes properties of an alert simulation request

(Inherited from AlertSimulatorRequestProperties)
Bundles

Gets or sets bundles list.

Applies to