IotHubLocationDescription interface

Public representation of one of the locations where a resource is provisioned.

Properties

location

The name of the Azure region

role

The role of the region, can be either primary or secondary. The primary region is where the IoT hub is currently provisioned. The secondary region is the Azure disaster recovery (DR) paired region and also the region where the IoT hub can failover to.

Property Details

location

The name of the Azure region

location?: string

Property Value

string

role

The role of the region, can be either primary or secondary. The primary region is where the IoT hub is currently provisioned. The secondary region is the Azure disaster recovery (DR) paired region and also the region where the IoT hub can failover to.

role?: string

Property Value

string