Table of Contents

Class EdgeRegistry.ListGroupsActionInvoker

Namespace
Azure.Iot.Operations.Services.EdgeRegistry.Generated
Assembly
Azure.Iot.Operations.Services.dll

Specializes the CommandInvoker class for Command 'listGroups'.

[CommandTopic("aio/registry/list/{ex:groupType}")]
public class EdgeRegistry.ListGroupsActionInvoker : CommandInvoker<EmptyJson, ListGroupsResponseSchema>, IAsyncDisposable
Inheritance
EdgeRegistry.ListGroupsActionInvoker
Implements
Inherited Members

Constructors

ListGroupsActionInvoker(ApplicationContext, IMqttPubSubClient)

Initializes a new instance of the EdgeRegistry.ListGroupsActionInvoker class.

public ListGroupsActionInvoker(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)

Parameters

applicationContext ApplicationContext
mqttClient IMqttPubSubClient