Class EdgeRegistrySchemaExtensions.CreateSchemaActionInvoker
- Namespace
- Azure.Iot.Operations.Services.EdgeRegistry.Generated
- Assembly
- Azure.Iot.Operations.Services.dll
Specializes the CommandInvoker class for Command 'createSchema'.
[CommandTopic("adr/dtmi:ms:adr:EdgeRegistry;1/create/schema")]
public class EdgeRegistrySchemaExtensions.CreateSchemaActionInvoker : CommandInvoker<CreateSchemaAttributes, CreateSchemaResponseSchema>, IAsyncDisposable
- Inheritance
-
EdgeRegistrySchemaExtensions.CreateSchemaActionInvoker
- Implements
- Inherited Members
Constructors
CreateSchemaActionInvoker(ApplicationContext, IMqttPubSubClient)
Initializes a new instance of the EdgeRegistrySchemaExtensions.CreateSchemaActionInvoker class.
public CreateSchemaActionInvoker(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)
Parameters
applicationContextApplicationContextmqttClientIMqttPubSubClient