次の方法で共有


DiscoveredDataset.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.DiscoveredDataPoint> DataPoints { get; }
member this.DataPoints : System.Collections.Generic.IList<Azure.ResourceManager.DeviceRegistry.Models.DiscoveredDataPoint>
Public ReadOnly Property DataPoints As IList(Of DiscoveredDataPoint)

Property Value

Applies to