Share via


IAccountEntityProperties.HostEntityId Property

Definition

The Host entity id that contains the account in case it is a local account (not domain joined)

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The Host entity id that contains the account in case it is a local account (not domain joined)", 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 that contains the account in case it is a local account (not domain joined)", 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