Share via


IHostEntity.OmsAgentId Property

Definition

The OMS agent id, if the host has OMS agent installed.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The OMS agent id, if the host has OMS agent installed.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="omsAgentID")]
public string OmsAgentId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The OMS agent id, if the host has OMS agent installed.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="omsAgentID")>]
member this.OmsAgentId : string
Public ReadOnly Property OmsAgentId As String

Property Value

Attributes

Applies to