menu
google_cloud_compute_v1 package
documentation
compute.dart
WireGroup
wires property
wires property
dark_mode
light_mode
wires
property
List
<
Wire
>
wires
final
Output only. The single/redundant wire(s) managed by the wire group.
Implementation
final List<Wire> wires;
google_cloud_compute_v1 package
documentation
compute
WireGroup
wires property
WireGroup class