RemoteDeviceAdapterListRequest Class

Definition

List all existing remote device adapters.

public class RemoteDeviceAdapterListRequest : Azure.Media.VideoAnalyzer.Edge.Models.MethodRequest
type RemoteDeviceAdapterListRequest = class
    inherit MethodRequest
Public Class RemoteDeviceAdapterListRequest
Inherits MethodRequest
Inheritance
RemoteDeviceAdapterListRequest

Constructors

RemoteDeviceAdapterListRequest()

Initializes a new instance of RemoteDeviceAdapterListRequest.

Properties

ApiVersion

Video Analyzer API version.

(Inherited from MethodRequest)
MethodName

Gets or Sets The Method name.

(Inherited from MethodRequest)

Methods

GetPayloadAsJson()

GetPayloadAsJSON function.

(Inherited from MethodRequest)

Applies to