Share via


ISecurityAlertProperties.ProductVersion Property

Definition

The version of the product generating the alert.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The version of the product generating the alert.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="productVersion")]
public string ProductVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The version of the product generating the alert.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="productVersion")>]
member this.ProductVersion : string
Public ReadOnly Property ProductVersion As String

Property Value

Attributes

Applies to