Class EdgeRegistry.DeleteGroupActionInvoker
- Namespace
- Azure.Iot.Operations.Services.EdgeRegistry.Generated
- Assembly
- Azure.Iot.Operations.Services.dll
Specializes the CommandInvoker class for Command 'deleteGroup'.
[CommandTopic("aio/registry/delete/{ex:groupType}/group")]
public class EdgeRegistry.DeleteGroupActionInvoker : CommandInvoker<DeleteRequestPayload, DeleteGroupResponseSchema>, IAsyncDisposable
- Inheritance
-
EdgeRegistry.DeleteGroupActionInvoker
- Implements
- Inherited Members
Constructors
DeleteGroupActionInvoker(ApplicationContext, IMqttPubSubClient)
Initializes a new instance of the EdgeRegistry.DeleteGroupActionInvoker class.
public DeleteGroupActionInvoker(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)
Parameters
applicationContextApplicationContextmqttClientIMqttPubSubClient