Class SecurityAlertPropertiesConfidenceReasonsItem
java.lang.Object
com.azure.resourcemanager.securityinsights.models.SecurityAlertPropertiesConfidenceReasonsItem
confidence reason item.
-
Constructor Details
-
SecurityAlertPropertiesConfidenceReasonsItem
public SecurityAlertPropertiesConfidenceReasonsItem()
-
-
Method Details
-
reason
Get the reason property: The reason's description.- Returns:
- the reason value.
-
reasonType
Get the reasonType property: The type (category) of the reason.- Returns:
- the reasonType value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-