# V1alpha1PodGroupPolicy
PodGroupPolicy defines the scheduling configuration for a PodGroup.
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**basic** | [**object**](.md) | Basic specifies that the pods in this group should be scheduled using standard Kubernetes scheduling behavior. | [optional]
**gang** | [**V1alpha1GangSchedulingPolicy**](V1alpha1GangSchedulingPolicy.md) | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|