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
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET