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