Table of Contents

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)

public DeleteThingModelVersionActionInvoker(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)

Parameters

applicationContext ApplicationContext
mqttClient IMqttPubSubClient