# io.k8s.api.scheduling.v1alpha3.WorkloadPodGroupAllDisruptionMode

From **Kubernetes**.

WorkloadPodGroupAllDisruptionMode indicates that all pods in the group must be disrupted together.

- Type: `object`

## JSON Schema

```json
{"description":"WorkloadPodGroupAllDisruptionMode indicates that all pods in the group must be disrupted together.","type":"object"}
```
