externalAddresses property
A list of external IP addresses assigned to VMware workload VMs within the scope of the given network policy.
Implementation
core.List<ExternalAddress>? externalAddresses;A list of external IP addresses assigned to VMware workload VMs within the scope of the given network policy.
core.List<ExternalAddress>? externalAddresses;