Method: Azure::IotHub::Mgmt::V2017_01_19::Models::IotHubProperties#host_name

Defined in:
lib/2017-01-19/generated/azure_mgmt_iot_hub/models/iot_hub_properties.rb

#host_nameString

Returns The name of the host.

Returns:

  • (String)

    The name of the host.



26
27
28
# File 'lib/2017-01-19/generated/azure_mgmt_iot_hub/models/iot_hub_properties.rb', line 26

def host_name
  @host_name
end