你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

OnvifDeviceDiscoverRequest Class

Definition

Lists all the discoverable ONVIF devices on the same subnet as the Edge Module.

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

Constructors

OnvifDeviceDiscoverRequest()

Initializes a new instance of OnvifDeviceDiscoverRequest.

Properties

ApiVersion

Video Analyzer API version.

(Inherited from MethodRequest)
DiscoveryDuration

The amount of time that the ONVIF device discovery will wait for supported device responses.

MethodName

Gets or Sets The Method name.

(Inherited from MethodRequest)

Methods

GetPayloadAsJson()

GetPayloadAsJSON function.

(Inherited from MethodRequest)

Applies to