ISecurityAlert.CompromisedEntity Property

Definition

Display name of the main entity being reported on.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="Display name of the main entity being reported on.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="compromisedEntity", Update=false)]
public string CompromisedEntity { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="Display name of the main entity being reported on.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="compromisedEntity", Update=false)>]
member this.CompromisedEntity : string
Public ReadOnly Property CompromisedEntity As String

Property Value

Attributes

Applies to