Class EdgeRegistrySchemaExtensions.CreateSchemaVersionActionInvoker
- Namespace
- Azure.Iot.Operations.Services.EdgeRegistry.Generated
- Assembly
- Azure.Iot.Operations.Services.dll
Specializes the CommandInvoker class for Command 'createSchemaVersion'.
[CommandTopic("aio/registry/schemaExtension/create/schemagroups/schemas/{ex:schemaId}/versions/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