name property

String? name
getter/setter pair

Display name of the backend.

For example, it might be an instance name for the instance group backends, or an IP address and port for zonal network endpoint group backends.

Implementation

core.String? name;