Share via


IProcessEntity.ParentProcessEntityId Property

Definition

The parent process entity id.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The parent process entity id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="parentProcessEntityId")]
public string ParentProcessEntityId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The parent process entity id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="parentProcessEntityId")>]
member this.ParentProcessEntityId : string
Public ReadOnly Property ParentProcessEntityId As String

Property Value

Attributes

Applies to