CloudApplicationEntityProperties Class

CloudApplication entity property bag.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.securityinsight.models._models_py3.EntityCommonProperties
CloudApplicationEntityProperties

Constructor

CloudApplicationEntityProperties(**kwargs)

Variables

additional_data
dict[str, any]

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

friendly_name
str

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.

app_id
int

The technical identifier of the application.

app_name
str

The name of the related cloud application.

instance_name
str

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.