Table of Contents

Class EdgeRegistry.GetVersionActionInvoker

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

Specializes the CommandInvoker class for Command 'getVersion'.

[CommandTopic("aio/registry/get/{ex:groupType}/{ex:resourceType}/{ex:resourceId}/versions/version")]
public class EdgeRegistry.GetVersionActionInvoker : CommandInvoker<GetVersionInputArguments, GetVersionResponseSchema>, IAsyncDisposable
Inheritance
EdgeRegistry.GetVersionActionInvoker
Implements
Inherited Members

Constructors

GetVersionActionInvoker(ApplicationContext, IMqttPubSubClient)

Initializes a new instance of the EdgeRegistry.GetVersionActionInvoker class.

public GetVersionActionInvoker(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)

Parameters

applicationContext ApplicationContext
mqttClient IMqttPubSubClient