BookmarkExpandResponseValue Class

The expansion result values.

Inheritance
BookmarkExpandResponseValue

Constructor

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

Variables

entities
list[Entity]

Array of the expansion result entities.

edges
list[ConnectedEntity]

Array of expansion result connected entities.