IRegistryValueEntity.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(Create=false, 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.IEntityCommonPropertiesAdditionalData) }, Read=true, ReadOnly=true, Required=false, SerializedName="additionalData", Update=false)]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IEntityCommonPropertiesAdditionalData AdditionalData { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, 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.IEntityCommonPropertiesAdditionalData) }, Read=true, ReadOnly=true, Required=false, SerializedName="additionalData", Update=false)>]
member this.AdditionalData : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IEntityCommonPropertiesAdditionalData
Public ReadOnly Property AdditionalData As IEntityCommonPropertiesAdditionalData

Property Value

Attributes

Applies to