LivePipelineCollection Class
A collection of live pipelines.
- Inheritance
-
LivePipelineCollection
Constructor
LivePipelineCollection(*, value: Optional[List[azure.media.videoanalyzeredge._generated.models._models_py3.LivePipeline]] = None, continuation_token: Optional[str] = None, **kwargs)
Variables
- value
- list[<xref:azure.media.videoanalyzer.edge.models.LivePipeline>]
List of live pipelines.
- 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.
Feedback
Submit and view feedback for