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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET