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