# DeleteLoadBalancerListenersRequest
## Properties
**dry_run** | Option<**bool**> | If true, checks whether you have the required permissions to perform the action. | [optional]
**load_balancer_name** | **String** | The name of the load balancer for which you want to delete listeners. |
**load_balancer_ports** | **Vec<i32>** | One or more port numbers of the listeners you want to delete. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)