Class EdgeRegistrySchemaExtensions.GetSchemaVersionActionInvoker
- Namespace
- Azure.Iot.Operations.Services.EdgeRegistry.Generated
- Assembly
- Azure.Iot.Operations.Services.dll
Specializes the CommandInvoker class for Command 'getSchemaVersion'.
[CommandTopic("aio/registry/schemaExtension/get/schemagroups/schemas/{ex:schemaId}/versions/version")]
public class EdgeRegistrySchemaExtensions.GetSchemaVersionActionInvoker : CommandInvoker<GetSchemaVersionInputArguments, GetSchemaVersionResponseSchema>, IAsyncDisposable
- Inheritance
-
EdgeRegistrySchemaExtensions.GetSchemaVersionActionInvoker
- Implements
- Inherited Members
Constructors
GetSchemaVersionActionInvoker(ApplicationContext, IMqttPubSubClient)
Initializes a new instance of the EdgeRegistrySchemaExtensions.GetSchemaVersionActionInvoker class.
public GetSchemaVersionActionInvoker(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)
Parameters
applicationContextApplicationContextmqttClientIMqttPubSubClient