Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IotHubDescription

Package version

The description of the IoT hub.

Hierarchy

Index

Properties

Optional etag

etag: undefined | string

The Etag field is not required. If it is provided in the response body, it must also be provided as a header per the normal ETag convention.

Optional id

id: undefined | string

The resource identifier. NOTE: This property will not be serialized. It can only be populated by the server.

location

location: string

The resource location.

Optional name

name: undefined | string

The resource name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional properties

properties: IotHubProperties

IotHub properties

sku

IotHub SKU info

Optional tags

tags: undefined | object

The resource tags.

Optional type

type: undefined | string

The resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc