running property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
Indicates whether the Compute Engine instance is running.
Deprecated: use the status
field instead.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.bool? running;