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