OnvifDevice Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET