Share via


IProcessEntity.HostEntityId Property

Definition

The host entity id on which the process was running

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

Property Value

Attributes

Applies to