Table of Contents

Class AdrBaseService.SetNotificationPreferenceForAssetUpdatesCommandExecutor

Namespace
Azure.Iot.Operations.Services.AssetAndDeviceRegistry.AdrBaseService
Assembly
Azure.Iot.Operations.Services.dll

Specializes a CommandExecutor class for Command 'setNotificationPreferenceForAssetUpdates'.

public class AdrBaseService.SetNotificationPreferenceForAssetUpdatesCommandExecutor : CommandExecutor<SetNotificationPreferenceForAssetUpdatesRequestPayload, SetNotificationPreferenceForAssetUpdatesResponseSchema>, IAsyncDisposable
Inheritance
AdrBaseService.SetNotificationPreferenceForAssetUpdatesCommandExecutor
Implements
Inherited Members

Constructors

SetNotificationPreferenceForAssetUpdatesCommandExecutor(ApplicationContext, IMqttPubSubClient)

public SetNotificationPreferenceForAssetUpdatesCommandExecutor(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)

Parameters

applicationContext ApplicationContext
mqttClient IMqttPubSubClient