menu
googleapis package
documentation
compute/v1.dart
InstanceWithNamedPorts
namedPorts property
namedPorts property
dark_mode
light_mode
namedPorts
property
List
<
NamedPort
>
?
namedPorts
getter/setter pair
The named ports that belong to this instance group.
Output only.
Implementation
core.List<NamedPort>? namedPorts;
googleapis package
documentation
compute/v1
InstanceWithNamedPorts
namedPorts property
InstanceWithNamedPorts class