共用方式為


IotHubDefinitionDescription interface

IoT 中樞的描述。

屬性

allocationWeight

要套用指定 iot h 的權數。

applyAllocationPolicy

用於套用allocationPolicy或不適用於指定的iot中樞的旗標。

connectionString

IoT 中樞的連接字串。

location

IoT 中樞的ARM區域。

name

IoT 中樞的主機名。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

allocationWeight

要套用指定 iot h 的權數。

allocationWeight?: number

屬性值

number

applyAllocationPolicy

用於套用allocationPolicy或不適用於指定的iot中樞的旗標。

applyAllocationPolicy?: boolean

屬性值

boolean

connectionString

IoT 中樞的連接字串。

connectionString: string

屬性值

string

location

IoT 中樞的ARM區域。

location: string

屬性值

string

name

IoT 中樞的主機名。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string