ipAddress property

  1. @Deprecated('Not supported. Member documentation may have more information.')
String? ipAddress
getter/setter pair

The literal IP address of the PSC Forwarding Rule created on behalf of the customer.

This field is deprecated. Use address instead.

Output only.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.String? ipAddress;