AlertPropertiesSupportingEvidence 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
AlertPropertiesSupportingEvidence() |
Initializes a new instance of the AlertPropertiesSupportingEvidence class. |
AlertPropertiesSupportingEvidence(IDictionary<String,Object>, String) |
Initializes a new instance of the AlertPropertiesSupportingEvidence class. |
AlertPropertiesSupportingEvidence()
Initializes a new instance of the AlertPropertiesSupportingEvidence class.
public AlertPropertiesSupportingEvidence ();
Public Sub New ()
Applies to
AlertPropertiesSupportingEvidence(IDictionary<String,Object>, String)
Initializes a new instance of the AlertPropertiesSupportingEvidence class.
public AlertPropertiesSupportingEvidence (System.Collections.Generic.IDictionary<string,object> additionalProperties = default, string type = default);
new Microsoft.Azure.Management.Security.Models.AlertPropertiesSupportingEvidence : System.Collections.Generic.IDictionary<string, obj> * string -> Microsoft.Azure.Management.Security.Models.AlertPropertiesSupportingEvidence
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 supportingEvidence type.
- type
- String
Type of the supportingEvidence