ISecurityAlert.ProviderAlertId Property

Definition

The identifier of the alert inside the product which generated the alert.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The identifier of the alert inside the product which generated the alert.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="providerAlertId", Update=false)]
public string ProviderAlertId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The identifier of the alert inside the product which generated the alert.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="providerAlertId", Update=false)>]
member this.ProviderAlertId : string
Public ReadOnly Property ProviderAlertId As String

Property Value

Attributes

Applies to