Class EdgeRegistrySchemaExtensions.GetSchemaVersionActionInvoker
- Namespace
- Azure.Iot.Operations.Services.EdgeRegistry.Generated
- Assembly
- Azure.Iot.Operations.Services.dll
Specializes the CommandInvoker class for Command 'getSchemaVersion'.
[CommandTopic("adr/dtmi:ms:adr:EdgeRegistry;1/get/schema/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