次の方法で共有


IotHubDefinitionDescription クラス

定義

IoT ハブの説明。

public class IotHubDefinitionDescription
type IotHubDefinitionDescription = class
Public Class IotHubDefinitionDescription
継承
IotHubDefinitionDescription

コンストラクター

IotHubDefinitionDescription()

IotHubDefinitionDescription クラスの新しいインスタンスを初期化します。

IotHubDefinitionDescription(String, String, Nullable<Boolean>, Nullable<Int32>, String)

IotHubDefinitionDescription クラスの新しいインスタンスを初期化します。

プロパティ

AllocationWeight

特定の iot h に適用する重みを取得または設定します。

ApplyAllocationPolicy

特定の iot ハブに allocationPolicy を適用するためのフラグを取得または設定します。

ConnectionString

IoT ハブの接続文字列を取得または設定します。

Location

IoT ハブの ARM リージョンを取得または設定します。

Name

IoT ハブのホスト名を取得します。

適用対象