menu
googleapis package
documentation
compute/v1.dart
InstanceGroupsRemoveInstancesRequest
instances property
instances property
dark_mode
light_mode
instances
property
List
<
InstanceReference
>
?
instances
getter/setter pair
The list of instances to remove from the instance group.
Implementation
core.List<InstanceReference>? instances;
googleapis package
documentation
compute/v1
InstanceGroupsRemoveInstancesRequest
instances property
InstanceGroupsRemoveInstancesRequest class