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