IHostEntity.OmsAgentId Property

Definition

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

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

Property Value

Attributes

Applies to