externalAddress property
The name of an ExternalAddress
resource.
The external address must have been reserved in the scope of this external
access rule's parent network policy. Provide the external address name in
the form of
projects/{project}/locations/{location}/privateClouds/{private_cloud}/externalAddresses/{external_address}
.
For example:
projects/my-project/locations/us-central1-a/privateClouds/my-cloud/externalAddresses/my-address
.
Implementation
core.String? externalAddress;