# io.k8s.api.scheduling.v1beta1.AllDisruptionMode

From **Kubernetes**.

AllDisruptionMode specifies that children can only be disrupted together.

- Type: `object`

## JSON Schema

```json
{"description":"AllDisruptionMode specifies that children can only be disrupted together.","type":"object"}
```
