Class EdgeRegistryThingModelExtensions.DeleteThingModelVersionActionInvoker
- Namespace
- Azure.Iot.Operations.Services.EdgeRegistry.Generated
- Assembly
- Azure.Iot.Operations.Services.dll
Specializes the CommandInvoker class for Command 'deleteThingModelVersion'.
[CommandTopic("aio/registry/thingModelExtension/delete/thingmodelgroups/thingmodels/{ex:thingModelId}/versions/{ex:versionId}")]
public class EdgeRegistryThingModelExtensions.DeleteThingModelVersionActionInvoker : CommandInvoker<DeleteRequestPayload, DeleteThingModelVersionResponseSchema>, IAsyncDisposable
- Inheritance
-
EdgeRegistryThingModelExtensions.DeleteThingModelVersionActionInvoker
- Implements
- Inherited Members
Constructors
DeleteThingModelVersionActionInvoker(ApplicationContext, IMqttPubSubClient)
Initializes a new instance of the EdgeRegistryThingModelExtensions.DeleteThingModelVersionActionInvoker class.
public DeleteThingModelVersionActionInvoker(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)
Parameters
applicationContextApplicationContextmqttClientIMqttPubSubClient