EntityExpandResponseValue Class

The expansion result values.

Inheritance
EntityExpandResponseValue

Constructor

EntityExpandResponseValue(*, entities: Optional[List[azure.mgmt.securityinsight.models._models_py3.Entity]] = None, edges: Optional[List[azure.mgmt.securityinsight.models._models_py3.EntityEdges]] = None, **kwargs)

Variables

entities
list[Entity]

Array of the expansion result entities.

edges
list[EntityEdges]

Array of edges that connects the entity to the list of entities.