Module: Azure::IotHub::Mgmt::V2016_02_03::Models::IotHubScaleType

Defined in:
lib/2016-02-03/generated/azure_mgmt_iot_hub/models/iot_hub_scale_type.rb

Overview

Defines values for IotHubScaleType

Constant Summary collapse

Automatic =
"Automatic"
Manual =
"Manual"
None =
"None"