Table of Contents

Class AioMetadata

Namespace
Azure.Iot.Operations.Connector.ConnectorConfigurations
Assembly
Azure.Iot.Operations.Connector.dll
public class AioMetadata
Inheritance
AioMetadata
Inherited Members

Properties

AioMaxVersion

[JsonPropertyName("aioMaxVersion")]
public required string AioMaxVersion { get; set; }

Property Value

string

AioMinVersion

[JsonPropertyName("aioMinVersion")]
public required string AioMinVersion { get; set; }

Property Value

string