IotHubReplicaRoleType Enum

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.

Inheritance
builtins.str
IotHubReplicaRoleType
IotHubReplicaRoleType

Constructor

IotHubReplicaRoleType(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

PRIMARY
SECONDARY