RemoteDeviceAdapterCollection Class

A list of remote device adapters.

Inheritance
RemoteDeviceAdapterCollection

Constructor

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

Variables

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

An array of remote device adapters.

continuation_token
str

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