OnvifSystemDateTime Class
The ONVIF device DNS properties.
- Inheritance
-
OnvifSystemDateTime
Constructor
OnvifSystemDateTime(*, type: Optional[Union[str, azure.media.videoanalyzeredge._generated.models._azure_video_analyzerfor_edge_enums.OnvifSystemDateTimeType]] = None, time: Optional[str] = None, time_zone: Optional[str] = None, **kwargs)
Variables
- type
- str or <xref:azure.media.videoanalyzer.edge.models.OnvifSystemDateTimeType>
An enum value determining whether the date time was configured using NTP or manual. Possible values include: "Ntp", "Manual".
- time
- str
The device datetime returned when calling the request.
- time_zone
- str
The timezone of the ONVIF device datetime.
Feedback
Submit and view feedback for