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("adr/dtmi:ms:adr:EdgeRegistry;1/get/{ex:groupType}/{ex:groupId}/{ex:resourceType}/{ex:resourceId}/versions/{ex:versionId}")]
public class EdgeRegistry.GetVersionActionInvoker : CommandInvoker<EmptyJson, 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