Table of Contents

Class SchemaRegistry.PutCommandExecutor

Namespace
Azure.Iot.Operations.Services.SchemaRegistry.Generated
Assembly
Azure.Iot.Operations.Services.dll

Specializes a CommandExecutor class for Command 'put'.

[ServiceGroupId("schema-registry-edge")]
[CommandTopic("adr/dtmi:ms:adr:SchemaRegistry;2/put")]
public class SchemaRegistry.PutCommandExecutor : CommandExecutor<PutRequestSchema, PutResponseSchema>, IAsyncDisposable
Inheritance
SchemaRegistry.PutCommandExecutor
Implements
Inherited Members

Constructors

PutCommandExecutor(ApplicationContext, IMqttPubSubClient)

Initializes a new instance of the SchemaRegistry.PutCommandExecutor class.

public PutCommandExecutor(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)

Parameters

applicationContext ApplicationContext
mqttClient IMqttPubSubClient