Module: Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubScaleType

Defined in:
lib/2017-07-01/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"