Class EdgeRegistry.ListActionInvoker
- Namespace
- Azure.Iot.Operations.Services.EdgeRegistry.Generated
- Assembly
- Azure.Iot.Operations.Services.dll
Specializes the CommandInvoker class for Command 'list'.
[CommandTopic("adr/dtmi:ms:adr:EdgeRegistry;1/list")]
public class EdgeRegistry.ListActionInvoker : CommandInvoker<ListInputArguments, ListResponseSchema>, IAsyncDisposable
- Inheritance
-
EdgeRegistry.ListActionInvoker
- Implements
- Inherited Members
Constructors
ListActionInvoker(ApplicationContext, IMqttPubSubClient)
Initializes a new instance of the EdgeRegistry.ListActionInvoker class.
public ListActionInvoker(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)
Parameters
applicationContextApplicationContextmqttClientIMqttPubSubClient