AlertSimulatorBundlesRequestProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- 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. |