Share via


IEntity.Kind Property

Definition

The kind of the entity.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The kind of the entity.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.EntityKind) }, ReadOnly=false, Required=true, SerializedName="kind")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.EntityKind Kind { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The kind of the entity.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.EntityKind) }, ReadOnly=false, Required=true, SerializedName="kind")>]
member this.Kind : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.EntityKind with get, set
Public Property Kind As EntityKind

Property Value

Attributes

Applies to