Method: SDM::RDP#hostname
- Defined in:
- lib/models/porcelain.rb
#hostname ⇒ Object
The host to dial to initiate a connection from the egress node to this resource.
11335 11336 11337 |
# File 'lib/models/porcelain.rb', line 11335 def hostname @hostname end |