IpEntityProperties Class
Ip 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.EntityCommonPropertiesIpEntityProperties
Constructor
IpEntityProperties(**kwargs)
Variables
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.
- address
- str
The IP address as string, e.g. 127.0.0.1 (either in Ipv4 or Ipv6).
- location
- GeoLocation
The geo-location context attached to the ip entity.
- threat_intelligence
- list[ThreatIntelligence]
A list of TI contexts attached to the ip entity.
Feedback
Submit and view feedback for