SecurityAlertTimelineItem Class
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.
Represents security alert timeline item.
public class SecurityAlertTimelineItem : Azure.ResourceManager.SecurityInsights.Models.EntityTimelineItem, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.SecurityInsights.Models.SecurityAlertTimelineItem>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.SecurityInsights.Models.SecurityAlertTimelineItem>
type SecurityAlertTimelineItem = class
inherit EntityTimelineItem
interface IJsonModel<SecurityAlertTimelineItem>
interface IPersistableModel<SecurityAlertTimelineItem>
Public Class SecurityAlertTimelineItem
Inherits EntityTimelineItem
Implements IJsonModel(Of SecurityAlertTimelineItem), IPersistableModel(Of SecurityAlertTimelineItem)
- Inheritance
- Implements
Alert |
The name of the alert type. |
Azure |
The alert azure resource id. |
Description |
The alert description. |
Display |
The alert name. |
End |
The alert end time. |
Generated |
The alert generated time. |
Intent |
The intent of the alert. |
Product |
The alert product name. |
Severity |
The alert severity. |
Start |
The alert start time. |
Techniques |
The techniques of the alert. |
Product | Versions |
---|---|
Azure SDK for .NET | Preview |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: