IotHubSettings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Device Update account integration with IoT Hub settings.
public class IotHubSettings
type IotHubSettings = class
Public Class IotHubSettings
- Inheritance
-
IotHubSettings
Constructors
IotHubSettings() |
Initializes a new instance of the IotHubSettings class. |
IotHubSettings(String, String, String) |
Initializes a new instance of the IotHubSettings class. |
Properties
EventHubConnectionString |
Gets or sets eventHub connection string. |
IoTHubConnectionString |
Gets or sets ioTHub connection string. |
ResourceId |
Gets or sets ioTHub resource ID |
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET