AlertEntity 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
AlertEntity() |
Initializes a new instance of the AlertEntity class. |
AlertEntity(IDictionary<String,Object>, String) |
Initializes a new instance of the AlertEntity class. |
AlertEntity()
Initializes a new instance of the AlertEntity class.
public AlertEntity ();
Public Sub New ()
Applies to
AlertEntity(IDictionary<String,Object>, String)
Initializes a new instance of the AlertEntity class.
public AlertEntity (System.Collections.Generic.IDictionary<string,object> additionalProperties = default, string type = default);
new Microsoft.Azure.Management.Security.Models.AlertEntity : System.Collections.Generic.IDictionary<string, obj> * string -> Microsoft.Azure.Management.Security.Models.AlertEntity
Public Sub New (Optional additionalProperties As IDictionary(Of String, Object) = Nothing, Optional type As String = Nothing)
Parameters
- additionalProperties
- IDictionary<String,Object>
Changing set of properties depending on the entity type.
- type
- String
Type of entity