# ReposGetAllDeploymentProtectionRules200Response
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**total_count** | Option<**i32**> | The number of enabled custom deployment protection rules for this environment | [optional]
**custom_deployment_protection_rules** | Option<[**Vec<models::DeploymentProtectionRule>**](deployment-protection-rule.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)