Table of Contents

Class AssetDatasetDataPoint

Namespace
Azure.Iot.Operations.Services.AssetAndDeviceRegistry.Models
Assembly
Azure.Iot.Operations.Services.dll
public record AssetDatasetDataPoint : IEquatable<AssetDatasetDataPoint>
Inheritance
AssetDatasetDataPoint
Implements
Inherited Members

Properties

DataPointConfiguration

public string? DataPointConfiguration { get; set; }

Property Value

string

DataSource

public string? DataSource { get; set; }

Property Value

string

Name

public string? Name { get; set; }

Property Value

string

TypeRef

public string? TypeRef { get; set; }

Property Value

string