Method: Azure::IotHub::Mgmt::V2017_01_19::Models::IotHubProperties#features
- Defined in:
- lib/2017-01-19/generated/azure_mgmt_iot_hub/models/iot_hub_properties.rb
#features ⇒ Capabilities
IoT hub. Possible values include: ‘None’, ‘DeviceManagement’
64 65 66 |
# File 'lib/2017-01-19/generated/azure_mgmt_iot_hub/models/iot_hub_properties.rb', line 64 def features @features end |