# CreateListenerRuleRequest
## Properties
**dry_run** | Option<**bool**> | If true, checks whether you have the required permissions to perform the action. | [optional]
**listener** | [**crate::models::LoadBalancerLight**](LoadBalancerLight.md) | |
**listener_rule** | [**crate::models::ListenerRuleForCreation**](ListenerRuleForCreation.md) | |
**vm_ids** | **Vec<String>** | The IDs of the backend VMs. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)