MalwareEntity.ProcessEntityId Property

Definition

List of linked process entity identifiers on which the malware was found.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> ProcessEntityId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)>]
member this.ProcessEntityId : System.Collections.Generic.List<string>
Public ReadOnly Property ProcessEntityId As List(Of String)

Property Value

Implements

Attributes

Applies to