Partager via


DiscoveredAssetUpdateProperties.Datasets Property

Definition

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

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

Property Value

Applies to