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

Property Value

Applies to