Freigeben über


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

Name Description
AlertSimulatorBundlesRequestProperties()

Initializes a new instance of the AlertSimulatorBundlesRequestProperties class.

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

Initializes a new instance of the AlertSimulatorBundlesRequestProperties class.

Properties

Name Description
AdditionalProperties

Gets or sets describes properties of an alert simulation request

(Inherited from AlertSimulatorRequestProperties)
Bundles

Gets or sets bundles list.

Applies to