ISecurityAlert.VendorName Property

Definition

The name of the vendor that raise the alert.

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

Property Value

Attributes

Applies to