MediaGraphTopologyCollection Class

A collection of media graph topologies.

Inheritance
MediaGraphTopologyCollection

Constructor

MediaGraphTopologyCollection(*, value: Optional[List[azure.media.analyticsedge._generated.models._models_py3.MediaGraphTopology]] = None, continuation_token: Optional[str] = None, **kwargs)

Parameters

value
list[<xref:azure.media.analyticsedge.models.MediaGraphTopology>]
Required

A collection of media graph topologies.

continuation_token
str
Required

A continuation token to use in subsequent calls to enumerate through the graph topologies collection. This is used when the collection contains too many results to return in one response.