DeviceUpdateClientHostExtensions
AddDeviceUpdateClient(IHostApplicationBuilder, String)
AddDeviceUpdateClient(IHostApplicationBuilder, String, Action<DeviceUpdateClientSettings>)
AddKeyedDeviceUpdateClient(IHostApplicationBuilder, String, String)
AddKeyedDeviceUpdateClient(IHostApplicationBuilder, String, String, Action<DeviceUpdateClientSettings>)
net11.0
namespace Azure.IoT.DeviceUpdate
{
[Experimental("SCME0002")]
public static class DeviceUpdateClientHostExtensions
{
public static IClientBuilder AddDeviceUpdateClient(this IHostApplicationBuilder host, string sectionName, Action<DeviceUpdateClientSettings> configureSettings);
}
}
| .NET | 8.09.010.011.0 |
|---|---|
Information specific to net11.0 | |
| Assembly | Azure.IoT.DeviceUpdate , Version=1.1.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.IoT.DeviceUpdate (1.1.0) net10.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API