IotHubDefinitionDescription 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.
Description of the IoT hub.
public class IotHubDefinitionDescription
type IotHubDefinitionDescription = class
Public Class IotHubDefinitionDescription
- Inheritance
-
IotHubDefinitionDescription
Constructors
IotHubDefinitionDescription(String, AzureLocation) |
Initializes a new instance of IotHubDefinitionDescription. |
Properties
AllocationWeight |
weight to apply for a given iot h. |
ApplyAllocationPolicy |
flag for applying allocationPolicy or not for a given iot hub. |
ConnectionString |
Connection string of the IoT hub. |
Location |
ARM region of the IoT hub. |
Name |
Host name of the IoT hub. |
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