Table of Contents

Class EdgeRegistry.CreateVersionActionInvoker

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

Specializes the CommandInvoker class for Command 'createVersion'.

[CommandTopic("aio/registry/create/{ex:groupType}/{ex:resourceType}/{ex:resourceId}/versions/version")]
public class EdgeRegistry.CreateVersionActionInvoker : CommandInvoker<CreateVersionRequestPayload, CreateVersionResponseSchema>, IAsyncDisposable
Inheritance
EdgeRegistry.CreateVersionActionInvoker
Implements
Inherited Members

Constructors

CreateVersionActionInvoker(ApplicationContext, IMqttPubSubClient)

Initializes a new instance of the EdgeRegistry.CreateVersionActionInvoker class.

public CreateVersionActionInvoker(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)

Parameters

applicationContext ApplicationContext
mqttClient IMqttPubSubClient