Share via


IAzureResourceEntityProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.AzureResourceEntityPropertiesTypeConverter))]
public interface IAzureResourceEntityProperties : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEntityCommonProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.AzureResourceEntityPropertiesTypeConverter))>]
type IAzureResourceEntityProperties = interface
    interface IJsonSerializable
    interface IEntityCommonProperties
Public Interface IAzureResourceEntityProperties
Implements IEntityCommonProperties
Derived
Attributes
Implements

Properties

AdditionalData

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

(Inherited from IEntityCommonProperties)
FriendlyName

The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated.

(Inherited from IEntityCommonProperties)
ResourceId

The azure resource id of the resource

SubscriptionId

The subscription id of the resource

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to