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

OnvifDevice Class

Definition

The ONVIF device properties.

public class OnvifDevice
type OnvifDevice = class
Public Class OnvifDevice
Inheritance
OnvifDevice

Constructors

OnvifDevice()

Initializes a new instance of OnvifDevice.

Properties

Dns

The ONVIF device DNS properties.

Hostname

The hostname of the ONVIF device.

MediaProfiles

An array of of ONVIF media profiles supported by the ONVIF device.

SystemDateTime

The system date and time of the ONVIF device.

Methods

Deserialize(String)

Deserialize OnvifDevice.

Applies to