AlertSimulatorBundlesRequestProperties Constructors
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.
Overloads
AlertSimulatorBundlesRequestProperties() |
Initializes a new instance of the AlertSimulatorBundlesRequestProperties class. |
AlertSimulatorBundlesRequestProperties(IDictionary<String,Object>, IList<String>) |
Initializes a new instance of the AlertSimulatorBundlesRequestProperties class. |
AlertSimulatorBundlesRequestProperties()
Initializes a new instance of the AlertSimulatorBundlesRequestProperties class.
public AlertSimulatorBundlesRequestProperties ();
Public Sub New ()
Applies to
AlertSimulatorBundlesRequestProperties(IDictionary<String,Object>, IList<String>)
Initializes a new instance of the AlertSimulatorBundlesRequestProperties class.
public AlertSimulatorBundlesRequestProperties (System.Collections.Generic.IDictionary<string,object> additionalProperties = default, System.Collections.Generic.IList<string> bundles = default);
new Microsoft.Azure.Management.Security.Models.AlertSimulatorBundlesRequestProperties : System.Collections.Generic.IDictionary<string, obj> * System.Collections.Generic.IList<string> -> Microsoft.Azure.Management.Security.Models.AlertSimulatorBundlesRequestProperties
Public Sub New (Optional additionalProperties As IDictionary(Of String, Object) = Nothing, Optional bundles As IList(Of String) = Nothing)
Parameters
- additionalProperties
- IDictionary<String,Object>
Describes properties of an alert simulation request