IProcessEntity.ProcessId Property

Definition

The process ID

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

Property Value

Attributes

Applies to