ipConfigs property

List<IpConfig>? ipConfigs
getter/setter pair

IP configurations for this Target Proxy where the Certificate Map is serving.

Output only.

Implementation

core.List<IpConfig>? ipConfigs;