physicalHost property

String? physicalHost
getter/setter pair

The precise location of your instance within the zone's data center, including the block, sub-block, and host.

The field is formatted as follows: blockId/subBlockId/hostId.

Output only.

Implementation

core.String? physicalHost;