ISecurityAlert.ProductVersion Property

Definition

The version of the product generating the alert.

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

Property Value

Attributes

Applies to