Method: Azure::IotHub::Mgmt::V2017_01_19::Models::IotHubProperties#enable_file_upload_notifications
- Defined in:
- lib/2017-01-19/generated/azure_mgmt_iot_hub/models/iot_hub_properties.rb
#enable_file_upload_notifications ⇒ Boolean
Returns If True, file upload notifications are enabled.
51 52 53 |
# File 'lib/2017-01-19/generated/azure_mgmt_iot_hub/models/iot_hub_properties.rb', line 51 def enable_file_upload_notifications @enable_file_upload_notifications end |