Share via


DeviceRegistryDataset.DataPoints Property

Definition

Array of data points that are part of the dataset. Each data point can have per-data point configuration.

public System.Collections.Generic.IList<Azure.ResourceManager.DeviceRegistry.Models.DeviceRegistryDataPoint> DataPoints { get; }
member this.DataPoints : System.Collections.Generic.IList<Azure.ResourceManager.DeviceRegistry.Models.DeviceRegistryDataPoint>
Public ReadOnly Property DataPoints As IList(Of DeviceRegistryDataPoint)

Property Value

Applies to