Share via


IEntityEdges.AdditionalData Property

Definition

A bag of custom fields that should be part of the entity and will be presented to the user.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="A bag of custom fields that should be part of the entity and will be presented to the user.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEntityEdgesAdditionalData) }, ReadOnly=false, Required=false, SerializedName="additionalData")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEntityEdgesAdditionalData AdditionalData { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="A bag of custom fields that should be part of the entity and will be presented to the user.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEntityEdgesAdditionalData) }, ReadOnly=false, Required=false, SerializedName="additionalData")>]
member this.AdditionalData : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEntityEdgesAdditionalData with get, set
Public Property AdditionalData As IEntityEdgesAdditionalData

Property Value

Attributes

Applies to