PipelineTopologyCollection Class

A collection of pipeline topologies.

Inheritance
PipelineTopologyCollection

Constructor

PipelineTopologyCollection(*, value: Optional[List[azure.media.videoanalyzeredge._generated.models._models_py3.PipelineTopology]] = None, continuation_token: Optional[str] = None, **kwargs)

Variables

value
list[<xref:azure.media.videoanalyzer.edge.models.PipelineTopology>]

List of pipeline topologies.

continuation_token
str

A continuation token to be used in subsequent calls when enumerating through the collection. This is returned when the collection results won't fit in a single response.