次の方法で共有


AssetUpdateProperties.Datasets Property

Definition

Array of datasets that are part of the asset. Each dataset describes the data points that make up the set.

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

Property Value

Applies to