DeviceManagementClientHostExtensions
AddDeviceManagementClient(IHostApplicationBuilder, String)
AddDeviceManagementClient(IHostApplicationBuilder, String, Action<DeviceManagementClientSettings>)
AddKeyedDeviceManagementClient(IHostApplicationBuilder, String, String)
AddKeyedDeviceManagementClient(IHostApplicationBuilder, String, String, Action<DeviceManagementClientSettings>)
net11.0
namespace Azure.IoT.DeviceUpdate
{
[Experimental("SCME0002")]
public static class DeviceManagementClientHostExtensions
{
public static IClientBuilder AddDeviceManagementClient(this IHostApplicationBuilder host, string sectionName);
}
}
| .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