Class DiscoveredAssetResources.CreateDiscoveredAssetEndpointProfileCommandInvoker
- Namespace
- Azure.Iot.Operations.Services.Akri.DiscoveredAssetResources
- Assembly
- Azure.Iot.Operations.Services.dll
Specializes the CommandInvoker
class for Command 'createDiscoveredAssetEndpointProfile'.
public class DiscoveredAssetResources.CreateDiscoveredAssetEndpointProfileCommandInvoker : CommandInvoker<CreateDiscoveredAssetEndpointProfileRequestPayload, CreateDiscoveredAssetEndpointProfileResponsePayload>, IAsyncDisposable
- Inheritance
-
CommandInvoker<CreateDiscoveredAssetEndpointProfileRequestPayload, CreateDiscoveredAssetEndpointProfileResponsePayload>DiscoveredAssetResources.CreateDiscoveredAssetEndpointProfileCommandInvoker
- Implements
- Inherited Members
Constructors
CreateDiscoveredAssetEndpointProfileCommandInvoker(ApplicationContext, IMqttPubSubClient)
Initializes a new instance of the DiscoveredAssetResources.CreateDiscoveredAssetEndpointProfileCommandInvoker class.
public CreateDiscoveredAssetEndpointProfileCommandInvoker(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)
Parameters
applicationContext
ApplicationContextmqttClient
IMqttPubSubClient