IotHubDefinitionDescription interface

IoT ハブの説明。

プロパティ

allocationWeight

特定の iot h に適用する重み。

applyAllocationPolicy

特定の iot ハブに対して allocationPolicy を適用する場合はフラグ。

connectionString

IoT ハブの接続文字列。

location

IoT ハブの ARM リージョン。

name

IoT ハブのホスト名。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

プロパティの詳細

allocationWeight

特定の iot h に適用する重み。

allocationWeight?: number

プロパティ値

number

applyAllocationPolicy

特定の iot ハブに対して allocationPolicy を適用する場合はフラグ。

applyAllocationPolicy?: boolean

プロパティ値

boolean

connectionString

IoT ハブの接続文字列。

connectionString: string

プロパティ値

string

location

IoT ハブの ARM リージョン。

location: string

プロパティ値

string

name

IoT ハブのホスト名。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

name?: string

プロパティ値

string