StreamingLocatorCollection Class

A collection of StreamingLocator items.

Inheritance
StreamingLocatorCollection

Constructor

StreamingLocatorCollection(*, value: Optional[List[_models.StreamingLocator]] = None, odata_next_link: Optional[str] = None, **kwargs)

Variables

value
list[StreamingLocator]

A collection of StreamingLocator items.

odata_next_link
str

A link to the next page of the collection (when the collection contains too many results to return in one response).