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