Share via


ICloudApplicationEntityProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.CloudApplicationEntityPropertiesTypeConverter))]
public interface ICloudApplicationEntityProperties : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEntityCommonProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.CloudApplicationEntityPropertiesTypeConverter))>]
type ICloudApplicationEntityProperties = interface
    interface IJsonSerializable
    interface IEntityCommonProperties
Public Interface ICloudApplicationEntityProperties
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)
AppId

The technical identifier of the application.

AppName

The name of the related cloud application.

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)
InstanceName

The user defined instance name of the cloud application. It is often used to distinguish between several applications of the same type that a customer has.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to