你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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