menu
googleapis package
documentation
compute/v1.dart
TargetPoolsRemoveInstanceRequest
instances property
instances property
dark_mode
light_mode
instances
property
List
<
InstanceReference
>
?
instances
getter/setter pair
URLs of the instances to be removed from target pool.
Implementation
core.List<InstanceReference>? instances;
googleapis package
documentation
compute/v1
TargetPoolsRemoveInstanceRequest
instances property
TargetPoolsRemoveInstanceRequest class