DnsEntityProperties Class

Dns 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
DnsEntityProperties

Constructor

DnsEntityProperties(**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.

dns_server_ip_entity_id
str

An ip entity id for the dns server resolving the request.

domain_name
str

The name of the dns record associated with the alert.

host_ip_address_entity_id
str

An ip entity id for the dns request client.

ip_address_entity_ids
list[str]

Ip entity identifiers for the resolved ip address.