Share via


IExpansionResultAggregation.EntityKind Property

Definition

The kind of the aggregated entity.

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

Property Value

Attributes

Applies to