Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IotHubDefinitionDescription

Package version

interface

An interface representing IotHubDefinitionDescription. Description of the IoT hub.

Hierarchy

  • IotHubDefinitionDescription

Index

Properties

Optional allocationWeight

allocationWeight: undefined | number
member

{number} [allocationWeight] weight to apply for a given iot h.

Optional applyAllocationPolicy

applyAllocationPolicy: undefined | false | true
member

{boolean} [applyAllocationPolicy] flag for applying allocationPolicy or not for a given iot hub.

connectionString

connectionString: string
member

{string} connectionString Connection string og the IoT hub.

location

location: string
member

{string} location ARM region of the IoT hub.

Optional name

name: undefined | string
member

{string} [name] Host name of the IoT hub. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc