Table of Contents

Class AssetDatasetDataPointSchemaElement

Namespace
Azure.Iot.Operations.Services.AssetAndDeviceRegistry.Models
Assembly
Azure.Iot.Operations.Services.dll
public record AssetDatasetDataPointSchemaElement : IEquatable<AssetDatasetDataPointSchemaElement>
Inheritance
AssetDatasetDataPointSchemaElement
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