Table of Contents

Class AssetEventDataPointSchemaElement

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

Properties

DataPointConfiguration

public string? DataPointConfiguration { get; set; }

Property Value

string

DataSource

public required string DataSource { get; set; }

Property Value

string

Name

public required string Name { get; set; }

Property Value

string