IProcessEntity.HostEntityId Property

Definition

The host entity id on which the process was running

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The host entity id on which the process was running", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="hostEntityId", Update=false)]
public string HostEntityId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The host entity id on which the process was running", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="hostEntityId", Update=false)>]
member this.HostEntityId : string
Public ReadOnly Property HostEntityId As String

Property Value

Attributes

Applies to