tpuIpv4CidrBlock property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
The IP address range of the Cloud TPUs in this cluster, in
CIDR
notation (e.g. 1.2.3.4/29
).
This field is deprecated due to the deprecation of 2VM TPU. The end of life date for 2VM TPU is 2025-04-25.
Output only.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.String? tpuIpv4CidrBlock;