subZone property

String? subZone
getter/setter pair

When used for locality of upstream hosts, this field further splits zone into smaller chunks of sub-zones so they can be load balanced independently.

Implementation

core.String? subZone;