DiscoveredOnvifDeviceCollection.Value Property

Definition

An array of ONVIF devices that have been discovered in the same subnet as the IoT Edge device.

public System.Collections.Generic.IList<Azure.Media.VideoAnalyzer.Edge.Models.DiscoveredOnvifDevice> Value { get; }
member this.Value : System.Collections.Generic.IList<Azure.Media.VideoAnalyzer.Edge.Models.DiscoveredOnvifDevice>
Public ReadOnly Property Value As IList(Of DiscoveredOnvifDevice)

Property Value

Applies to