Method: Azure::Configurable#acs_host

Defined in:
lib/azure/configurable.rb,
lib/azure/configurable.rb

#acs_hostString (readonly)

Get the host for the ACS service.

Returns:

  • (String)


241
242
243
# File 'lib/azure/configurable.rb', line 241

def acs_host
  @acs_host
end