Share via


IProcessEntity.ProcessId Property

Definition

The process ID

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

Property Value

Attributes

Applies to