result property

List<VmEndpointNatMappings>? result
getter/setter pair

A list of Nat mapping information of VM endpoints.

Output only.

Implementation

core.List<VmEndpointNatMappings>? result;